body {
    min-width: 1200px;
    overflow-y: auto;
}

@font-face {
    font-family: FZLTHJW;
    src: url("./font/FZLTHJW.TTF") format("truetype");
}


.swiper-pagination {
    display: none !important;
}

.jSlider {
    width: 100%;
    height: 864px;
}

.topback {
    background-color: #000000 !important;
}

input::-webkit-input-placeholder {
    color: #FFFFFF;
}

input:-moz-placeholder {
    color: #FFFFFF;
}

input::-moz-placeholder {
    color: #FFFFFF;
}

input:-ms-input-placeholder {
    color: #FFFFFF;
}

.top {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    /* min-width: 1200px; */
    height: 70px;
    /*align-items: center;*/
    z-index: 999;
    /* background: rgba(0, 0, 0, 0.3) !important; */
    /* backdrop-filter: blur(7px); */
    background-color: #072146 !important;


}

.buyCardShow,
.serviceCardShow,
.earthCardShow {
    /* background: rgba(0, 0, 0, 0.5) !important; */
    /* backdrop-filter: blur(7px); */
    background-color: #072146 !important;


}



#bannerSwiper1 {
    margin-top: 70px !important;
    margin-left: auto;
    margin-right: auto;
}

#icon {
    opacity: 1;
    position: relative;
    top: 0;
}

.suv1 {
    margin-top: -13px;
}

#app img {
    display: block;
    max-width: 100%;
}

.allCardBoxShow {
    position: fixed;
    top: 70px;
    left: 0;
    background: white;
    z-index: 9999;
    width: 100%;
    display: flex;
    padding-left: 20px;
    padding-bottom: 50px;
    display: none;
    height: 70%;
    overflow-y: scroll;
}

.allCardBoxShow_left {
    width: 60%;
    margin-left: 5%;
    margin-top: 12px;
    /* overflow-y: scroll; */
}

.allCardBoxShow_left p {
    color: #02A69E;
    font-size: 21px;
    font-weight: 400;
    line-height: 37px;
    padding-left: 4%;
    font-size: 18px;
    font-weight: 400;
    margin-right: 8px;
}


/* .allCardBoxShow_left ul{
	margin-top: 40px;
} */

.allCardBoxShow_left ul li {
    width: 24%;
    display: inline-block;
    text-align: center;
    border: 2px solid white;
    transition: .3s;
    margin-top: 36px;
    vertical-align: top;
}

.allCardBoxShow_left ul li:hover {
    border-color: #00A69D;
}

.allCardBoxShow_left ul li p {
    text-align: left;
    width: 90%;
    margin-left: 9%;
    color: black;
}

.allCardBoxShow1 {
    height: 1px;
    width: 82%;
    position: absolute;
    margin-left: 7.2%;
    background: #3D3D3D;
}

.allCardBoxShow_left ul li:hover p {
    color: #00A69D !important;
}

.allCardBoxShow_left ul li:hover .xzls1 {
    color: #00A69D !important;
}

.allCardBoxShow_left ul li:hover .xzls2 {
    color: #00A69D !important;
}

.allCardBoxShow_left ul li p:nth-of-type(1) {
    /* margin-top: 19px; */
    font-weight: 900;
    font-size: 26px;
    color: #DADEE6;
    /* margin-top: 23px; */
    margin-bottom: -31px;
    /* border: 1px solid #DADEE6; */
}

.allCardBoxShow_left img {
    max-width: 67%;
}

.allCardBoxShow_left ul li span {
    color: #555659;
    font-weight: bold;
}

.span1 {
    font-size: 18px;
    margin-left: 23%;
}

.span2 {
    font-size: 11px !important;
}

.allCardBoxShow_left ul li p:nth-of-type(2) {
    font-size: 14px;
    margin-top: 5px;
    font-weight: 100;
    color: #666666;
}

.allCardBoxShow_left ul li img {
    width: 76%;
}


/* .allCardBoxShow_right img{
	width: 60%;
} */

.allCardBoxShow_right {
    width: 32%;
    margin-left: 5%;
    margin-top: 17px;
}

.allCardBoxShow_right p {
    color: #00A69D;
    font-size: 21px;
    font-weight: 400;
    padding-left: 8%;
}

.allCardBoxShow_right ul {
    margin-top: 8px;
    padding-left: 5%;
}

.allCardBoxShow_right ul li {
    width: 43%;
    display: inline-block;
    margin-bottom: 25px;
    text-align: center;
    border: 2px solid white;
    padding-bottom: 35px;
    transition: .3s;
    position: relative;
    margin-top: 15px;
}

.allCardBoxShowfenge {
    position: absolute;
    left: -28%;
    top: 62%;
    background: #DADADA;
    width: 1px;
    height: 134%;
}

.allCardBoxShow_right ul li:hover {
    border-color: #00A69D;
}

.allCardBoxShow_right ul li p {
    text-align: left;
    width: 90%;
    margin-left: 10%;
    color: #DADEE6;
}

.allCardBoxShow_right ul li:hover p {
    color: #00A69D;
}

.allCardBoxShow_right ul li p:nth-of-type(1) {
    margin-top: 29px;
    font-weight: bold;
    font-size: 26px;
    margin-left: -6% !important;
    line-height: 0;
    margin-bottom: -6px;
}

.allCardBoxShow_right ul li span {
    color: #555659;
    font-weight: bold;
    line-height: 32px;
}

.allCardBoxShow_right ul li p:nth-of-type(2) {
    font-size: 12px;
    margin-top: 5px;
    padding-left: 2% !important;
    margin-left: 5% !important;
    font-weight: 100;
    color: #666666;
    font-size: 14px;
}

.allCardBoxShow_right ul li img {
    width: 76%;
}

.allCard {
    height: 50px !important;
    position: relative;
}

.caidai {
    position: absolute;
    bottom: 0;
    left: -13%;
    z-index: 0;
    width: 130% !important;
}

#rotate1 {
    position: relative;
    z-index: 9;
}

.buyCard,
.serviceTrip,
.jietuEarth {
    height: 50px !important;
}

.top_active {
    background-color: #000000 !important;
}

.buyCardShow,
.serviceCardShow,
.earthCardShow {
    position: fixed;
    left: 0;
    top: 70px;
    background: #F7F7F7;
    height: 70px;
    line-height: 70px;
    z-index: 99999;
    width: 100%;
    display: none;
}

.serviceCardShow ul {
    width: 70%;
    margin-left: 280px;
    display: flex;
}

.ModelCn {
    padding-right: 17px;
}

.buyCardShow ul {
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: space-around;
    align-items: center;
}

.earthCardShow ul {
    width: 100%;
    margin-left: 280px;
    display: flex;
    /* justify-content: center; */
}

.earthCardShow ul li {
    cursor: pointer;
    white-space: nowrap;
    margin-right: 5.5%;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.buyCardShow ul li {
    cursor: pointer;
    display: inline;
    margin-right: 0 !important;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.serviceCardShow ul li {
    cursor: pointer;
    white-space: nowrap;
    margin-right: 5.5%;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    /* padding-right: 200px; */
}

.buyCardShow ul li:hover,
.serviceCardShow ul li:hover,
.earthCardShow ul li:hover {
    color: #00A69D;
}

.top_1 {
    width: 200px;
    margin-top: 12px;
    margin-left: 40px;
}

.top_1 img {
    width: 150px;
    height: 36px;
    padding-top: 3px;
    cursor: pointer;
}

.top_2 {
    margin-top: 28px;
    margin-left: 40px;
    display: flex;
    width: 585px;
    flex-shrink: 0;
    text-align: center;
}

.top_2_1 {
    width: 75px;
    height: 50px;
    font-size: 16px;
    font-family: PingFang SC;
    /*font-weight: bold;*/
    color: #fff;
    margin-left: 21px;
    margin-right: 21px;
    cursor: pointer;
    position: relative;
    /* text-align: center; */
}

/* .top_2_1:after {
    content: "";
    width: 0;
    height: 4px;
    background: #479F99;
    position: absolute;
    top: 100%;
    left: 50%;
    transition: all .5s;
} */


/* .top_2_1:hover:after{
   left: 0%;
   width: 100%;
} */


/*.top_2_1:before {
	content: '';
	position: absolute;
	width: 0;
	left: 50%;
	top: 60px;
	height: 3px;
	background-color: #479F99;
}

.top_2_1:hover:before {
	width: 80%;
	left: 10%;
	transition: all 0.5s;
}*/

.top_2_2 {
    display: none;
    position: absolute;
    top: 60px;
    width: 166px;
    padding-bottom: 5px;
    background: #fff;
    left: -30px;
    border: 1px solid #eee;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    text-align: center;
}

.top_2_2 li {
    padding: 0 35px;
}

.top_2_2 li a {
    color: #000;
    line-height: 48px;
    height: 48px;
    border-bottom: #e5e5e5 1px solid;
    display: block;
}

.top_2_2 li a:hover {
    color: #479F99;
    line-height: 48px;
    height: 48px;
    border-bottom: #e5e5e5 1px #479F99;
    display: block;
}

.top2_active {
    color: #479F99;
    border-bottom: 4px solid #479F99;
}

.top2_active1 {
    /*border-bottom: 4px solid #479F99;*/
    color: #479F99;
}


/*.active {
	color: #479F99;
	padding-bottom: 39px;
	border-bottom: 4px solid #479F99;
}*/

.top_3 {
    width: 312px;
    margin-top: 25px;
    color: #FFFFFF;
    position: absolute;
    right: 30px;
}

.top_3_1 {
    float: left;
    display: none;
}

.top_3_1 input {
    width: 110px;
    outline: none;
    border: none;
    font-size: 18px;
    font-family: PingFang SC;
    color: #FFFFFF;
    margin-right: 81px;
    background: none;

}

.top_3_1 input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.top_3_2 {
    float: right;
    display: none;
}

.top_3_2 img {
    width: 23px;
    height: 23px;
    cursor: pointer;
}

.banner-wrap {
    width: 100%;
    min-width: 1200px;
}

.top_3_3 {
    /* float: right;
	margin-left: 13px;
	height: 23px;
	padding-left: 12px;
	font-size: 16px;
	font-family: PingFang SC;
	color: #000;
	cursor: pointer; */
    float: right;
    margin-left: 13px;
    height: 23px;
    padding-left: 12px;
    /* border-left: 1px solid #CBCBCB; */
    font-size: 16px;
    font-family: PingFang SC;
    /* font-weight: bold; */
    color: #FFF;
    cursor: pointer;
}

#icon-sj {
    width: 30px;
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    /* bottom: 6px; */
    cursor: pointer;
}

.switcher svg {
    fill: #fff;
    width: 2rem;
}

.switcher {
    position: absolute;
    top: 2rem;
    right: 2rem;
    z-index: 9999;
    height: 30px;
    cursor: pointer;
}

.main1 {
    width: 100%;
    min-width: 1200px;
    display: flex;
    justify-content: space-between;
}

.main1_1 {
    width: 33.3333%;
    height: 119px;
    border: 1px solid #CBCAC8;
    text-align: center;
    cursor: pointer;
}

.main1_1_1 {
    margin-top: 35px;
    color: #333333;
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 24px;
}

.main1_1_1active {
    color: #00A29A;
}

.main1_1 img {
    width: 50px;
    height: 50px;
}

.main1_1_2 {
    margin-top: 35px;
    margin-left: 10px;
}

.main2 {
    width: 100%;
    /* height: 580px; */
    min-width: 1200px;
    position: relative;
    padding-top: 40px;
    /* background-color: #f2f2f2; */
    background-color: transparent;
    padding-bottom: 50px;

    background: url("../assets//images//1125-bg1.png") 0 0 no-repeat;
    background-size: cover;
}


.main2_1 {
    width: 100%;
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    margin-top: 52px;
    margin-bottom: 50px;
    color: #666666;
}

.main2_2 {
    height: 60px;
    display: flex !important;
    margin: 20px auto !important;
    justify-content: center;
    position: relative;
    z-index: 999;
}

.main2_2_1 {
    cursor: pointer !important;
}

.main2_2_2 {
    width: 220px;
    height: 113px;
}

.main2_2_3 {
    white-space: nowrap;
    font-size: 16px !important;
    color: #666666 !important;
    font-family: PingFang SC;
    font-weight: 400;
    text-align: center;
    margin-top: 14px;
    padding-left: 25px;
    padding-right: 25px;
}

.fontPlus {
    font-size: 20px !important;
    color: #000 !important;
    transition: 0.2s !important;
    font-weight: bold !important;
    margin-top: 10px !important;
}

.main2_2_5 {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 12px;
    height: 2px;
}

.main2_2_4 {
    background-color: #00A69D;
}

.main2_3 {
    position: relative;
    width: 100%;
    /* height: 604px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: url(../imgs/pcbj.jpg) center no-repeat; */
    background-size: cover;
}

.main2_3bg {
    position: absolute;
    top: 200px;
    width: 100%;
    font-size: 90px;
    font-weight: bold;
    font-family: Helvetica Condensed;
    color: #9EA1A2;
    opacity: 0.2;
    z-index: 1;
    text-align: center;
    /* background-color: #F2F2F2; */
    background-color: transparent;
    padding-bottom: 70px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.main2_3bg span {
    font-size: 35px;
    padding-top: 25px;
    padding-left: 15px;
}

.main2_3bg1 {
    position: absolute;
    top: 120px;
    width: 100%;
    height: calc(100% - 120px);
    z-index: 0;
    text-align: center;
    /* background-color: white; */

    /* background: url("../assets//images//1125-bg1.png") 0 0 no-repeat;
    background-size: cover; */
}

.main2_3_1 {
    width: 100%;
    position: relative;
    margin-top: 75px;
}

.main2_3_2 {
    text-align: center;
}

.main2_3_2_1 {
    /* font-size: 16px; */
    font-family: PingFang SC;
    /* color: #000; */
    margin-top: 15px;
    font-weight: 400;
    font-size: 32px;
    /* color: #FFFFFF; */
}

.main2_3_2_1—text {
    /* font-size: 16px; */
    font-family: PingFang SC;
    /* color: #000; */
    margin-top: 15px;
    font-weight: 400;
    font-size: 32px;
    color: #000;
    background: linear-gradient(0deg, #39AEB2 0%, rgba(68, 178, 181, 0.5) 100%) !important;
    /* -webkit-text-fill-color: transparent; */
}


.main2_3_2_2 {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000;
    margin-top: 15px;
}

.main2_3_2_3 {
    width: 160px;
    height: 36px;
    background: #00A29A;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 21px;
}

.main2_3_3 {
    display: flex;
    justify-content: center;
    margin-top: 35px;
}

.main2_3_3_2 {
    width: 180px;
    height: 42px;
    border: 1px solid #333333;
    border-radius: 21px;
    text-align: center;
    line-height: 42px;
    font-size: 17px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
}

.main2_3_3_1 {
    width: 180px;
    height: 42px;
    border: 1px solid #333333;
    border-radius: 21px;
    text-align: center;
    line-height: 42px;
    font-size: 17px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    cursor: pointer;
}

.main2_3_3_1:nth-of-type(2) {
    margin: 0 30px;
}

.main2_3_3_1:hover {
    background: #00A29A;
    border: 1px solid #00A29A;
    color: #ffffff;
}

.main2_3_3_2 {
    background: #00A29A;
    border: 1px solid #00A29A;
    color: #ffffff;
}

.buyCarZc {
    /* border: 1px solid #000; */
    /* height: 100%; */
    width: 100%;
}

.buy-title {
    text-align: center;
    font-size: 28px;
    /* line-height: 2; */
    margin-top: 66px;
    color: #000;
}

.buy-item {
    margin: 0 auto;
    box-sizing: border-box;
    /* border: 1px solid #000; */
    display: flex;
}

.buy-1,
.buy-2,
.buy-3,
.buy-4 {
    height: 150px;
    flex: 1;
    /* border: 1px solid #000; */
    text-align: center;
    margin-top: 60px;
}

.buyImg {
    width: 150px;
    cursor: pointer;
}

.buy-bot {
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    margin-top: 70px !important;
    width: 100%;
    position: relative;
}

.video-new {
    height: 100%;
    width: 100%;
    display: block;
}

.buy-more {
    position: absolute !important;
    /* border: 1px solid #000; */
    width: 100px;
    height: 36px;
    /* top: 270% !important; */
    bottom: 50px;
    left: 50%;
    transform: translate(-50%);
    background: url("../assets/images/1125-ckgd.png") 0 0 no-repeat;
    background-size: 100%;
    cursor: pointer;
    /* z-index: 1; */
}

.newsBox {
    margin-top: 66px;
    /* border: 1px solid #000; */
}

.news-top {
    margin: 0 auto;
    box-sizing: border-box;
}

.news-title {
    font-size: 28px;
    text-align: center;
    color: #000;
    font-weight: 400;
}

.news-content {
    margin: 41px auto 30px !important;
    display: flex;
}

.news-date {
    line-height: 1.5;
}

.c-c {
    width: 15px;
    /* border: 1px solid #000; */
}

.c-l {
    flex: 1;
    /* border: 1px solid #000; */
}

.c-r {
    flex: 1;
    /* border: 1px solid #000; */
}

.c-l-img {
    height: 100%;
    overflow: hidden;
    /* min-width: 490px; */

}

.l-img {
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: contain;
}

.l-img:hover {
    transform: scale(1.1)
}


.r-l-img {
    height: 100%;
    overflow: hidden;
}

.r-img {
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: contain;
}

.r-img:hover {
    transform: scale(1.1)
}

.c-l-bot {
    /* border: 1px solid #000; */
    padding-top: 10px;
    display: flex;
}

.c-l-text {
    flex: 1;
}

.c-l-text-p1 {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    font-weight: 900;
}

.c-l-text-p2 {
    /* font-size: 12px; */
    color: #5B5B5B;
    line-height: 2;
}

.c-l-bot-img {
    text-align: center;
    display: none;
    /* border: 1px solid #000; */
}

.c-r-bot {
    /* border: 1px solid #000; */
    display: flex;
    padding-top: 10px;
}

.c-r-text {
    flex: 1;
}

.youche-bot-text1 {
    font-size: 20px !important;
    font-family: FZLTXIHJW !important;
    font-weight: 900 !important;
    color: #000;
}


.c-r-text-p1 {
    /* font-size: 16px; */
    font-size: 18px;
    color: #000;
    line-height: 1.5;
    font-weight: 900;
    font-family: FZLTXIHJW !important
}

.c-r-text-p2 {
    font-size: 13px;
    color: #5B5B5B;
    line-height: 2;
    font-family: FZLTXIHJW !important
}

.c-r-bot-img {
    text-align: center;
    /* border: 1px solid #000; */
}

.news-bot-img {
    width: 80px;
    height: 23px;
    cursor: pointer;
    padding-top: 10px;
    display: none;
}

.news-more {
    width: 100px;
    height: 34px;
    margin: 15% auto 3%;
    cursor: pointer;
    background: url("../assets/images/1125-gdzx.png") 0 0 no-repeat;
    background-size: 100%;
}

.youche {
    box-sizing: border-box;
    position: relative;
}

.youche-bg {
    /* border: 1px solid #000; */
    /* min-height: 700px; */
    /* height: 700px; */
    width: 100%;
    /* background: url('../assets/images/1124-youche-bg.png') 0 0 no-repeat; */
    /* background-size: 100% 100%; */
    position: relative !important;
}

.youche-Bgimg {
    width: 100%;
    height: auto;
    display: block;
    /* max-height: 700px; */
    /* object-fit: contain; */
    z-index: 0;
}

.youche-title {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 30px;
    text-align: center;
    z-index: 10;
    width: 40%;
    height: auto;
    /* padding-top: 60px; */
}

.code-box-new {
    width: 20% !important;
    /* min-width: 200px; */
    height: auto;
    position: absolute;
    right: 5% !important;
    top: 50% !important;
    transform: translateY(-50%);
    text-align: center;
    z-index: 10;
}

/* top样式重写 start */
.top_wrap .top1 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top_wrap .top12_wrap {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 1%;
    flex: 1;
}
.top_wrap .top12_wrap .top_1 {
    margin-left: 3% !important;
    flex-shrink: 0;
}
.top_wrap .top12_wrap .top_2 {
    margin-left: 5% !important;
    flex: 1;
}
.top12_wrap .top_2 .top_2_ul {
    width: 100% !important;
}
.top12_wrap .top_2 .top_2_li {
    flex: 1;
}
.top12_wrap .top_2 .top_2_li .top_2_1 {
    width: 80px !important;
}
.top_wrap .top_3  {
    position: relative !important;
    right: 0 !important;
    padding-right: 2%;
    flex-shrink: 0;
}


/* top样式重写 end */



.code-active-box {
    /* border: 1px solid #000; */
    display: flex;
    margin-top: 20px;
    margin-bottom: 40px;
}

.code-btn1,
.code-btn2,
.code-btn3,
.code-btn4,
.code-btn5 {
    flex: 1;
    /* border: 1px solid #000; */
    height: 50px;
    width: 50px;
}

.code-btn1 {
    background: url('../assets/images/1125-app-y.png') center center no-repeat;
    background-size: contain;
    cursor: pointer;
}

.code-btn2 {
    background: url('../assets/images/1125-dy-n.png') center center no-repeat;
    background-size: contain;
    cursor: pointer;
}

.code-btn3 {
    background: url('../assets/images/1125-ks-n.png') center center no-repeat;
    background-size: contain;
    cursor: pointer;
}

.code-btn4 {
    background: url('../assets/images/1125-wb-n.png') center center no-repeat;
    background-size: contain;
    cursor: pointer;
}

.code-btn5 {
    background: url('../assets/images/1125-wx-n.png') center center no-repeat;
    background-size: contain;
    cursor: pointer;
}



.youcheBot {
    margin-top: 30px !important;
    box-sizing: border-box;
}

.youcheBot-box {
    /* border: 1px solid #000; */
    display: flex;
    margin-top: 1%;
    width: 100%;
}

.youche-item {
    flex: 1;
    /* height: 350px; */
}

.youche-img1 {
    /* height: 350px; */
    width: 100%;
    overflow: hidden;
    transition: all 1s;
    /* height: 70%; */
    /* background: url("../assets/images/1124-youche1.png") 0 0 no-repeat; */
    /* background-size: 100%; */
}

.youche-img2 {
    /* height: 350px; */
    width: 100%;
    overflow: hidden;
    transition: all 1s;
    /* height: 70%; */
    /* background: url("../assets/images/1124-youche2.png") 0 0 no-repeat; */
    /* background-size: 100%; */
}

.youche-img3 {
    /* height: 350px; */
    width: 100%;
    overflow: hidden;
    transition: all 1s;
}

.youche-img1-1 {
    height: 100%;
    width: 100%;
    transition: all 1s;
}

.youche-img2-2 {
    height: 100%;
    width: 100%;
    transition: all 1s;
}

.youche-img3-3 {
    height: 100%;
    width: 100%;
    transition: all 1s;
}

.youche-img1-1:hover {
    transform: scale(1.1)
}

.youche-img2-2:hover {
    transform: scale(1.1)
}

.youche-img3-3:hover {
    transform: scale(1.1)
}

.youche-bot-text {
    /* border: 1px solid #000; */
    margin-top: 10px;
}

.youche-bot-text1 {
    font-size: 14px;
    line-height: 1.5;
}

.youche-bot-text2 {
    font-size: 12px;
    line-height: 1.8;
    color: #5B5B5B;
}

.footer-new {
    margin-top: 5%;
    width: 100%;
    background: url("../assets/images/1125-bot-bg.png") no-repeat;
    display: flex;
    justify-content: center;
    color: #fff;
    padding: 5% 220px;
    box-sizing: border-box;
    background-size: cover !important;
}

.nav-item {
    flex: 1;
}

.nav-new {
    line-height: 2;
    font-size: 18px;
    font-family: FZLTHJW !important;
    border-left: 1px solid #6e7580;
    padding-left: 20px;
    cursor: pointer;
}

.nav-new:hover {
    /* line-height: 2; */
    font-size: 18px;
    color: #5B5B5B;
    cursor: pointer;
}

.nav-new-title {
    /* font-size: 18px; */
    padding-bottom: 10px;
    border-left: 1px solid #6e7580;
    padding-left: 20px;
    font-family: FZLTHJW !important;
    font-size: 20px;
}

.nav-new-cx {
    font-size: 14px;
    padding-bottom: 10px;
    border-left: 1px solid #6e7580;
    padding-left: 20px;
    cursor: pointer;
    font-size: 14px;
    font-family: FZLTHJW !important;
}

.cx0 {
    padding-bottom: 10px;
    border-left: 1px solid #6e7580;
    padding-left: 20px;
}

.cx0:hover {
    color: #5B5B5B;
    cursor: pointer;
}

.nav-cx {
    font-size: 16px;
    padding-bottom: 10px;
    border-left: 1px solid #6e7580;
    padding-left: 20px;
}

.nav-cx:hover {
    color: #5B5B5B;
    cursor: pointer;
}

.bot-phone {
    width: 100%;
    height: 140px;
    background-color: #fff;
    text-align: center;
}

.phone-bg {
    margin: 50px auto;
    /* border: 1px solid #000; */
    height: 80px;
    /* width: 100%; */
    /* background: url("../assets/images/1125-kefu-phone.png") center center no-repeat;
    background-size: contain; */
}

.phone-bg-First {
    font-size: 22px;
    color: #000;
}

.phone-bg-Two {
    color: #000;
    font-size: 16px;
    color: #000;
    margin-top: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.phone-bg-Two>a:hover {
    color: #000;
}

#bannerSwiper1 {
    display: block !important;
}


.main3 {
    width: 100%;
    min-width: 1200px;
    background: #FFFFFF;
}

.main3_1 {
    width: 100%;
    position: relative;
}

.main3_1_img {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin-top: 80px;
}

.main3_1 img {
    width: 100%;
    height: 100%;
    z-index: 999;
}


.main3_1_img img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all 0.5s;
    /* 所有的属性变化在0.5s的时间段内完成 */
}

.main3_1_img img:hover {
    transform: scale(1.1);
    /*鼠标放到图片上的时候图片按比例放大1.5倍  */
}

.main3_2 {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
}

.main3_2_1 {
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.main3_2_1 span {
    position: relative;
    top: -13px;
    left: -5px;
    font-size: 17px;
    font-weight: 700;
}

.main3_2_2 {
    margin-top: 24px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #E6E6E6;
}

.main3_2_3 {
    margin-top: 40px;
    width: 202px;
    height: 46px;
    border: 1px solid #fff;
    border-radius: 35px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
}

.main3_2_3active {
    background: #00A29A;
    border: none !important;
}

.newmain {
    width: 100%;
    /* height: 500px; */
}

.newmain1 {
    width: 100%;
    height: 100%;
    display: flex;
}

.newmain1_1 {
    width: 50%;
    position: relative;
}

.newmain1_1 img {
    width: 100%;
    height: 100%;
}

.newmain1_2 {
    /* margin-left: 30px; */
}

.newmain1_1_2 {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}

.newmain1_1_21 {
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.newmain1_1_22 {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 300;
    color: #FFFFFF;
    margin-top: 23px;
}

.newmain1_1_23 {
    margin-top: 40px;
    width: 202px;
    height: 46px;
    border: 1px solid #fff;
    border-radius: 35px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
}

.main5 {
    width: 100%;
    /* min-width: 1200px; */
    position: relative;
    /* height:721px; */
    /* background: #F8F8F8; */
    padding-bottom: 0px;
}

.main5 .main5_bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
}

.main5_title {
    text-align: center;
    color: white;
    line-height: 80px;
    font-size: 32px;
    /* font-weight: bold; */
    padding-top: 30px;
}

.main5_title p {
    width: 35px;
    height: 2px;
    background: #00A29A;
    margin: auto;
    border-radius: 1px;
}

.newsBox ul {
    text-align: center;
}

.newsBox ul li {
    display: inline-block;
    background: white;
    width: 24%;
    margin-right: 1.5%;
    margin-top: 40px;
    box-shadow: 0px 15px 15px -10px rgb(224, 223, 223);
    box-sizing: border-box;
    padding: 25px;
    padding-bottom: 40px;
}

.news_more {
    width: 220px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    background: #00A69D;
    border-radius: 30px;
    color: white;
    text-align: center;
    margin-top: 60px;
    cursor: pointer;
}

.news_date {
    font-size: 25px;
    text-align: left;
}

.news_date span:nth-of-type(2) {
    font-size: 16px;
    color: #ABABAB;
    padding-left: 5px;
}

.news_img img {
    width: 100%;
    margin-top: 7px;
}

.news_title {
    text-align: left;
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 18px;
    height: 50px;
}

.news_const {
    text-align: left;
    color: #ABABAB;
    font-size: 14px;
    margin-top: 15px;
    line-height: 20px;
}

.newsBox ul li:nth-last-of-type(1) {
    margin-right: 0;
}

.news_details {
    color: #ABABAB;
    font-size: 14px;
    color: #00A69D;
    text-align: left;
    margin-top: 35px;
    cursor: pointer;
}

.main5_1 {
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    height: 134px;
    line-height: 134px;
    background-color: #FFFFFF;
}

.main5_2 {
    display: flex;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    margin-top: 48px;
}

.main5_2_1 {
    cursor: pointer;
}

.main5_2_11 {
    width: 380px;
    height: 250px;
    overflow: hidden;
}

.main5_2_11 img {
    width: 380px;
    height: 250px;
}

.main5_2_12 {
    margin-left: 13px;
    margin-top: 20px;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}

.main5_2_13 {
    margin-left: 14px;
    margin-top: 20px;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}

.main5_3 {
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
    height: 51px;
    border-radius: 25px;
    line-height: 51px;
    text-align: center;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
    background-color: #00A29A;
}

.menuSelect {
    position: absolute;
    bottom: 3px;
    left: 0;
    height: 3px;
    background: #00A29A;
    width: 100%;
    display: none;
}

.footer {
    width: 100%;
    min-width: 1200px;
    background-color: #1D1D1D;
    display: none;
}

.main6 {
    width: 76%;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 50px;
    /* display: flex !important; */
    display: none !important;
    justify-content: space-between !important;
}

.main6_1 {
    width: 85px;
}

.main6 div:nth-of-type(2) {
    width: auto !important;
    justify-content: flex-end !important;
}

.main6_1_1 a {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF !important;
    font-weight: bold;
    white-space: nowrap
}

#tel {
    font-size: 12px !important;
    color: #CCCCCC !important;
    text-align: center !important;
    padding-right: 10px !important;
}

#tel span {
    font-size: 16px !important;
    color: #fff !important;
    margin-left: 5px !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 20px !important;
    transform: skew(-30deg);
}

.swiper-pagination-bullet {
    height: 15px !important;
}


.main6_1_2 {
    margin-top: 10px;
}

.main6_1_2 a {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: #CCCCCC !important;
    white-space: nowrap
}

.main6_2 {
    margin-left: 80px;
}

.main6_3 {
    margin-top: 20px;
    text-align: center;
}

.main6_4 {
    margin-top: 20px;
    text-align: center;
    margin-left: 40px !important;
}

.main6_3_1 img {
    width: 90px;
    height: 90px;
    margin: auto;
    margin-bottom: 13px;
}

.main6_3_2 {
    width: 96px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-top: 8px;
}

.main6_3_3 {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    width: 100% !important;
    text-align: center !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
}

.main7 {
    padding-top: 34px;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #DDE6EF;
}

.main8 {
    display: none;
    width: 100%;
    margin-top: 9px;
    text-align: center;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    padding-bottom: 15px;
}

.iactive {
    width: 643.5px;
    height: 381px;
}

.main4_1_11 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.newmain1_1_1 {
    overflow: hidden;
}

.Jietutiandi {
    width: 1200px;
    height: 555px;
    background: #FFFFFF;
}

.Jietutiandi_1 {
    width: 500px;
    height: 555px;
    background: #FFFFFF;
    box-shadow: 6px 0px 10px 0px rgba(35, 35, 35, 0.05);
    display: flex;
}

.Jietutiandi_2 {
    width: 171px;
    height: 100%;
}

.Jietutiandi_2_1 {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #479F99;
    margin-left: 58px;
    margin-top: 61px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DDDDDD;
}

.zi_1 {
    width: 1198px;
    background: #fff;
    padding: 30px 0;
    /* display: block !important;*/
    border: 1px solid #eee;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.zuo {
    width: 80px;
    margin: 0 35px 0 60px;
}

.zuo .span {
    border-bottom: #e5e5e5 1px solid;
}

.ul_1>li .zi_1 dl span {
    display: block
}

.ul_1>li .zi_1 dl .span_2 {
    color: #000;
    margin: 18px 0 25px 0;
}

.ul_1>li .zi_1 dt {
    width: 440px;
    height: 210px;
    overflow: hidden;
    margin-right: 50px;
}

.ul_1>li .zi_1 dd {
    width: 335px;
    line-height: 21px;
    color: #363636;
    margin-right: 60px;
}

.ul_1 .zi_1 .zuo span {
    line-height: 15px;
    padding: 30px 0 18px 0;
    position: relative;
    display: block
}

.ul_1 .zi_1 .zuo span img {
    top: 28px;
    right: -36px;
    display: none;
}

.ul_1 .zi_1 .zuo span.cur img {
    display: block;
}

.ul_1 .zhong_j span {
    line-height: 45px;
    padding: 0 25px;
    display: block
}

.ul_1 .zhong_j {
    border-left: #e5e5e5 1px solid;
    padding: 15px 0;
    min-height: 180px;
}

.ul_1 .zhong_j div,
.ul_1 .dl_you div,
.ul_1 .dl_you div dl {
    display: none;
}

.ul_1 .zhong_j div.cur,
.ul_1 .dl_you div.cur,
.ul_1 .dl_you div dl.cur {
    display: block;
}

.ul_1 .zi_1 .zuo span.cur,
.ul_1 .zhong_j div .span_zj.cur a {
    color: #00a199;
}

.zi_1 {
    line-height: normal;
}

.zi_1.car-list .car-series {
    height: 58px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

.zi_1.car-list .car-series .series-category {
    display: inline-block;
    min-width: 230px;
    margin-left: 28px;
}

.zi_1.car-list .car-series .list {
    height: 24px;
}

.zi_1.car-list .car-series>div {
    border-left: 1px solid #c9c9c9;
    padding: 2px 0 4px 9px;
    float: left;
}

.zi_1.car-list .car-series .title {
    font-size: 14px;
    color: #8c8c8c;
    margin-bottom: 10px;
}

.zi_1.car-list .car-series a {
    color: #000;
    font-size: 18px;
    margin-right: 28px;
    padding-bottom: 3px;
}

.zi_1.car-list .car-series .series-category a:hover,
.zi_1.car-list .car-series .series-category a.active {
    color: #00a199;
    border-bottom: 2px solid #00a69c;
}

.zi_1.car-list .car-series .series-category a:last-child {
    margin-right: 0;
}

.zi_1.car-list .car-series .find-dealer {
    display: inline-block;
    float: right;
    margin-top: 30px;
    margin-right: 28px;
    border-left: none;
    padding: 0 0 0 0;
}

.zi_1.car-list .car-series .find-dealer a {
    font-size: 15px;
    display: inline-block;
    padding-right: 15px;
    background: url(../imgs/arrow-right.png) right center no-repeat;
    margin: 0;
    padding-bottom: 0;
}

.zi_1.car-list .car-series .find-dealer a:hover {
    color: #00a199;
    border: none;
    background: url(../imgs/arrow-right-active.png) right center no-repeat;
}

.zi_1.car-list .car-container {
    margin: 0 40px;
}

.zi_1.car-list .car-details {
    margin-top: 35px;
    display: none;
}

.zi_1.car-list .car-details.active {
    display: block;
}

.zi_1.car-list .car-details .left-con {
    width: 230px;
    display: inline-block;
    float: left;
    margin-right: 30px;
}

.zi_1.car-list .car-details .left-con a {
    color: #000;
    display: block;
    font-size: 15px;
    padding-left: 6px;
    height: 35px;
    line-height: 35px;
}

.zi_1.car-list .car-details .left-con a:hover {
    color: #00a199;
}

.zi_1.car-list .car-details .left-con a p {
    font-size: 14px;
    line-height: 24px;
}

.zi_1.car-list .car-details .right-con {
    width: 858px;
    display: inline-block;
    float: left;
}


/*.zi_1.car-list .car-details .right-con .car-content {
    display: none;
}
.zi_1.car-list .car-details .right-con .car-content.active {
    display: block;
}*/

.zi_1.car-list .car-details .right-con .kv {
    margin-bottom: 24px;
}

.zi_1.car-list .car-details .right-con .kv img {
    width: 100%;
}

.zi_1.car-list .car-details .right-con .info {
    float: left;
}

.zi_1.car-list .car-details .right-con .info .title {
    font-size: 16px;
    margin-bottom: 20px;
    color: rgb(54, 54, 54);
}

.zi_1.car-list .car-details .right-con .info .title span.car-name {
    vertical-align: bottom;
    margin-right: 20px;
    font-size: 18px;
    font-weight: 600;
    color: rgb(54, 54, 54);
}

.zi_1.car-list .car-details .right-con .info .text {
    display: inline-block;
    margin-right: 60px;
    color: rgb(54, 54, 54);
}

.zi_1.car-list .car-details .right-con .info .text:last-child {
    margin: 0;
}

.zi_1.car-list .car-details .right-con .info .text span {
    font-size: 32px;
    display: inline-block;
    margin-right: 3px;
}

.zi_1.car-list .car-details .right-con .btn-group {
    float: right;
}

.zi_1.car-list .car-details .right-con .btn-group a {
    color: #fff;
    margin-bottom: 6px;
    background: #000;
    display: block;
    width: 127px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
}

.zi_1.car-list .car-details .right-con .btn-group a {
    background: #202020;
}

.zi_1.car-list .car-details .right-con .btn-group a:hover {
    color: #fff;
    background: #00a199;
}

.zi_1.car-list .car-details .right-con .info .text span {
    color: #202020;
}

.zi_1.car-list .car-details .right-con .btn-group a:last-child {
    margin: 0;
}

@media screen and (max-width: 1450px) {
    .main6 {
        width: 100% !important;
    }
}

/* @media screen and (max-width: 1600px) {
	.span1{
		margin-left: 21%;
	}
	.allCardBoxShow_left ul li img{
		width: 63%;
	}
	.allCardBoxShow_right ul li img{
		width: 63%;
	}
} */


/* @media screen and (max-width: 1440px) {
	.suv1{
		margin-top: -10px;
	}
	.span1{
		font-size: 16px;
		margin-left: 28%;
	}
	.span2{
		font-size: 10px;
	}
	.beq{
		font-size: 26px !important;
	}
	.allCardBoxShow_left ul li p:nth-of-type(1){
		font-size: 26px;
		margin-bottom: -25px;
	}
	.allCardBoxShow_right ul li p:nth-of-type(1){
		font-size: 26px;
	}
} */


/* 车型 */

.floatWindow {
    position: fixed;
    display: flex;
    justify-content: center;
    background-color: #334459;
    font-size: 14px;
    color: #fff !important;
    font-family: PingFang-SC-Bold;
    padding: 10px 5%;
    align-items: center;
    bottom: 0;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    z-index: 99;
}

.floatWindow input::-webkit-input-placeholder {
    color: #fff !important;
    text-align: center !important;
}

.floatWindow input {
    background-color: transparent !important;
    border: none !important;
    color: white;
    text-align: center;
}

.floatWindow .layui-form {
    display: flex !important;
    align-items: center;
}

.floatWindow .layui-btn {
    height: 32px !important;
    line-height: 32px !important;
    background-color: #00A69D;
    border-radius: 0px !important;
    border-top-right-radius: 19px !important;
}

.floatWindow {
    position: fixed;
    display: flex;
    justify-content: center;
    background-color: #334459;
    font-size: 14px;
    color: #fff !important;
    font-family: PingFang-SC-Bold;
    padding: 10px 5%;
    align-items: center;
    bottom: 0;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    z-index: 99;
}

.title {
    font-size: 16px;
    justify-content: center;
    white-space: nowrap;
    line-height: 38px;
    display: flex;
    align-items: center;
}

.title img {
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 20px;
}

.layui-form-select dl dd {
    color: black;
}

.layui-form-checkbox[lay-skin=primary] span {
    color: #fff !important;
}

.layui-form-item {
    text-align: center !important;
    margin: 0 !important;
    margin: 0 20px !important;
}

.layui-input-block {
    margin: 0 !important;
    min-height: 32px !important;
}

.layui-input {
    padding-left: 0px !important;
}

.layui-input,
.layui-select,
.layui-textarea {
    height: 32px !important;
}

.layui-form-select .layui-edge {
    border-top-color: #fff !important;
}

.layui-form-checked[lay-skin=primary] i {
    background-color: #00A69D !important;
}

.closePop {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.floatWindow input::-webkit-input-placeholder {
    color: #fff !important;
    text-align: center !important;
}

.floatWindow input {
    background-color: transparent !important;
    border: none !important;
    color: white;
    text-align: center;
}

.floatWindow .layui-form {
    display: flex !important;
    align-items: center;
}

.floatWindow .layui-btn {
    height: 32px !important;
    line-height: 32px !important;
    background-color: #00A69D;
    border-radius: 0px !important;
    border-top-right-radius: 19px !important;
}

.arc {
    position: absolute;
    top: 20%;
    left: 0;
    width: 90%;
    height: 70%;
    overflow: auto;
    margin: 66px auto 0;
    padding: 0 30px;
}

.indeBox {
    position: relative;
}

#app ul,
li,
a {
    font-style: normal;
    list-style: none;
}

@media screen and (max-width: 1650px) {
    .nav_sen {
        padding: 0 20px;
    }

    .arc .banner {
        padding: 0 20px;
    }

    .nav_sen .mid {
        padding: 0 30px;
    }
}

@media screen and (max-width: 1601px) {
    .arc {
        /* width: 100%; */
        padding: 0 80px;
        /* box-sizing:border-box; */
    }

    .my-video {
        width: 100%;
        padding: 0 80px;
        height: 600px;
    }

    #configration {
        width: 100%;
        /* min-width: 1300px; */
        /*padding: 0 20px;*/
        /* box-sizing:border-box; */
    }
}

.box360 {
    background: url(../vehicles/carModelInfo/image/360bg.jpg) no-repeat;
    /* background: url(../image/360bg.jpg) no-repeat; */
    background-size: 100% 100%;
    padding-top: 20px;
}

.baox .arc_zhuge {
    top: 0;
    max-height: 100%;
    margin: auto;
    padding: 0;
    height: 100%;
    width: 100%;
}

/* 页面滚动条 */
::-webkit-scrollbar {
    display: none;
}
/* html::-webkit-scrollbar, body::-webkit-scrollbar { */
    /* display: block !important; */
    /* width: 10px !important; */
    /* height: 10px !important; */
/* } */
/* html::-webkit-scrollbar-track, body::-webkit-scrollbar-track {background-color: #F1F1F1;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb {background-color: #C1C1C1;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;} */

.indexBg {
    width: 100%;
}

.indexButton {
    position: absolute;
    bottom: 18%;
    right: 22%;
    width: 180px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    border: 2px solid rgb(153, 153, 153);
    color: rgb(88, 88, 88);
    font-size: 18px;
}

.indexButton1 {
    position: absolute;
    top: 80%;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 18px;
}

.indexButton2 {
    position: absolute;
    top: 43%;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 18px;
}

.indexallButton {
    cursor: pointer;
    transition: .2s;
}

.indexallButton:hover {
    border-color: #479F99;
    background-color: #479F99;
    color: white;
}

.indexButton3 {
    position: absolute;
    top: 42%;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 18px;
}

.indexButton4 {
    position: absolute;
    top: 31%;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 18px;
}

.indexButton5 {
    position: absolute;
    top: 80%;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 18px;
}

.indexButton6 {
    position: absolute;
    top: 80%;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 18px;
}

.indexButton7 {
    position: absolute;
    top: 80%;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 18px;
}

.index8 {
    position: relative;
}


/* x70plus */

.right_fixed {
    align-content: center;
    position: fixed;
    bottom: 100px;
    right: 40px;
    z-index: 99999;
}

.right_fixed div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #00A69D;
    color: #fff;
    font-size: 10px;
    margin-top: 15px;
    cursor: pointer;
}

.downBg {
    width: 100%;
    display: none;
    margin-top: 18px;
}

.downBgClose {
    display: none;
    text-align: center;
    position: relative;
    top: -37px;
    margin-top: 20px;
}

.downBgClose span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: gray;
    color: #fff;
    line-height: 30px;
    cursor: pointer;
}

.arc_list {
    width: 72%;
    margin: auto;
    /*margin-top: 40px;*/
}

.arc_list h2 {
    color: #333;
    position: relative;
    font-size: 40px;
    height: 90px;
    line-height: 90px;
    font-weight: normal;
}

.arc_list h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 13px;
    background: #00a29a;
    width: 160px;
}

.arc_list p {
    font-size: 32px;
    margin: 30px 0;
}

.arc_list a {
    display: block;
    width: 160px;
    height: 50px;
    margin: 50px auto;
}

#tabfilemain {
    position: absolute;
    z-index: 9;
    color: #000;
    border-radius: 5px;
    left: -186px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    padding: 0;
    top: 120px;
}

#tabfilemain li.active {
    /* background: rgba(0, 162, 154, 0.7); */
    color: #fff;
}

#tabfilemain li.active {
    background: rgba(0, 162, 154, 0.7);
    color: #fff;
}

#tabfilemain li img {
    width: 40%;
    margin: auto;
    margin-top: 45px;
    margin-bottom: 5px;
    padding-top: 22px;
}

#tabfilemain li:nth-of-type(1) {
    margin-left: 20px;
}

#tabfilemain li:nth-of-type(2) {
    margin-left: 20px;
}

.threesixty .threesixty_images img.current-image {
    width: 80%;
}

.threesixty .threesixty_images img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.billBox {
    position: relative;
}

.fliePic {
    display: none;
}

.tabList {
    height: 100%;
}

#app .close {
    width: 70px;
}

#app .close {
    display: block;
    margin: 20px auto 0;
    cursor: pointer;
    position: absolute;
    bottom: 15px;
    left: 50%;
    /* margin-left: -35px; */
    margin-right: -10px;
}

.close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #999999;
    cursor: pointer;
}

.close img {
    width: 30px;
    height: 28px;
}

.allCardBoxShow img {
    display: block;
    max-width: 100%;
}

.xzl {
    margin-top: 23px;
    margin-bottom: -22px;
}

.xzls1 {
    font-size: 25px;
    color: #DADEE6 !important;
}

.xzls2 {
    color: #DADEE6 !important;
    font-size: 25px;
    margin-left: 10px;
}

.suv12 {
    display: flex;
    justify-content: center;
}

.PreSale {
    width: 42px !important;
    height: 22px;
    margin-top: -15px;
    margin-right: 3px;

}

@media screen and (max-width: 1680px) {
    .allCardBoxShow_left ul li p:nth-of-type(1) {
        margin-bottom: -19px;
        overflow: hidden;
    }
}

@media screen and (max-width: 1680px) {
    .PreSale {
        margin-top: -11px;
    }

    .suv1 {
        margin-top: -11px;
    }
}

@media screen and (max-width: 1366px) {
    .allCardBoxShow {
        height: 65%;
    }
}

@media screen and (max-width: 1280px) {
    .xzls2 {
        font-size: 10px;
    }

    /* .suv1{
		margin-top: -4px;
	} */
    .allCardBoxShow_right p {
        margin-bottom: 4%;
    }

    /* .allCardBoxShow_right ul li{
		margin-top: 2px;
	} */
    .allCardBoxShow_right ul li p:nth-of-type(1) {
        margin-bottom: -2px;
    }

    .allCardBoxShow {
        height: 74%;
    }
    
}

.top_3_3 {
    font-size: 20px;
    font-family: FZLTXIHJW !important;
}

@media screen and (max-width: 1024px) {
    .allCardBoxShow_left ul li {
        width: 22%;
    }

    .allCardBoxShow_left ul li p:nth-of-type(1) {
        font-size: 14px;
    }

    .xzl {
        margin-bottom: -16px;
    }

    .xzls1 {
        font-size: 14px;
    }

    .xzls2 {
        font-size: 10px;
    }

    .beq {
        font-size: 14px !important;
    }

    .allCardBoxShow_right ul li p:nth-of-type(1) {
        font-size: 14px;
    }

    .span1 {
        font-size: 12px;
    }

    .span2 {
        font-size: 10px !important;
    }
}


@media screen and (max-width: 1440px) {
    .buy-title {
        font-size: 24px !important;
    }

    .news-title {
        font-size: 24px !important;
    }

    .news-date {
        font-size: 20px !important;
    }

    .c-l-text-p1 {
        font-size: 16px !important;
    }
}

@media screen and (min-width: 1920px) {
    .buy-title {
        font-size: 28px !important;
    }

    .news-title {
        font-size: 28px !important;
    }

    .news-date {
        font-size: 22px !important;
    }

    .c-l-text-p1 {
        font-size: 18px !important;
    }
}

/* 改版-安全宽度 */
.page_wrap {
    width: 1480px;
    margin: 0 auto;
}
.page_wrap_min {
    min-width: 1480px;
    margin: 0 auto;
}
/* 首页-车型页 不同分辨率适配 */
@media screen and (min-width: 4100px) {
    .old-container {
        zoom: 300% !important;
    }
}
@media screen and (max-width: 4100px) {
    .old-container {
        zoom: 200% !important;
    }
}
@media screen and (max-width: 3800px) {
    .old-container {
        zoom: 180% !important;
    }
}
@media screen and (max-width: 3500px) {
    .old-container {
        zoom: 170% !important;
    }
}
@media screen and (max-width: 3200px) {
    .old-container {
        zoom: 160% !important;
    }
}
@media screen and (max-width: 2900px) {
    .old-container {
        zoom: 150% !important;
    }
}
@media screen and (max-width: 2600px) {
    .old-container {
        zoom: 129% !important;
    }
}
@media screen and (max-width: 2300px) {
    .old-container {
        zoom: 110% !important;
    }
}
@media screen and (max-width: 1920px) {
    .old-container {
        zoom: 100% !important;
    }
}
@media screen and (max-width: 1820px) {
    .old-container {
        zoom: 92% !important;
    }
}
@media screen and (max-width: 1720px) {
    .old-container {
        zoom: 90% !important;
    }
}
@media screen and (max-width: 1680px) {
    .old-container {
        zoom: 85% !important;
    }
}
@media screen and (max-width: 1600px) {
    .old-container {
        zoom: 80% !important;
    }
}
@media screen and (max-width: 1440px) {
    .old-container {
        zoom: 75% !important;
    }
}
@media screen and (max-width: 1400px) {
    .old-container {
        zoom: 70% !important;
    }
}
@media screen and (max-width: 1300px) {
    .old-container {
        zoom: 66.8% !important;
    }
}
@media screen and (max-width: 1000px) {
    .old-container {
        zoom: 50% !important;
    }
}
@media screen and (max-width: 900px) {
    .old-container {
        zoom: 50% !important;
    }
}
@media screen and (max-width: 800px) {
    .old-container {
        zoom: 40% !important;
    }
}
@media screen and (max-width: 700px) {
    .old-container {
        zoom: 33% !important;
    }
}
@media screen and (max-width: 500px) {
    .old-container {
        zoom: 24% !important;
    }
}
@media screen and (max-width: 400px) {
    .old-container {
        zoom: 20% !important;
    }
} 