#main {
    width: 1400px;
    margin: 0 auto;
}

.text-hidden {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.text-hidden-2 {
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.head {
    height: 90px;
    background: #ffffff;
    z-index: 5;
    background-color: #000000;
}

.head .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 1200px;

}

.head-logo {
    width: 160px;
    height: 42px;
}

.head-logo img {
    width: 100%;
    height: 100%;
}

.head-city {
    display: flex;
    align-items: center;
}

.city-triangle {
    width: 0;
    height: 0;
    border-top: 10px solid #b9b9b9;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    margin-top: 0px;
}

.head-phone {
    display: flex;
    font-size: 24px;
    color: #00A2E9;
    cursor: pointer;
}

.head-phone img {
    width: 130px;
}

.head-guonei {
    background-color: #303132;
    width: 120px;
    height: 40px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
}

.head-guonei a {
    color: #fff;
}

.head-icon {
    width: 26px;
    height: 33px;
}

.head-icon img {
    width: 100%;
    height: 100%;
}

.head-message {
    margin-left: 11px;
}

.head-city-left {
    max-width: 104px;
    display: flex;
    align-items: center;
}

.head-title {
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: rgba(132, 132, 132, 1);
}

.head-telphone {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.head-right {
    display: flex;
    align-items: center;
}

.head-fcc {
    display: flex;
    align-items: center;
    justify-content: center;
}

.head-guo {
    color: #c6c6c6;
    font-size: 12px;
    text-align: center;
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head-guo .guo-tab {
    padding: 0 16px;
    width: 26px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.head-guo .guo-tab img {
    width: 26px;
    height: 19px;
}

.head-guo .guo-tab .zh {
    text-align: center;
}

.language .back {
    margin-right: 28px;
    margin-top: 12px;
    width: 12px;
    height: 12px;
}


.head-all {
    display: flex;
    margin-right: 30px;
}

.head-city input {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: bold;

    width: 100%;
    background: url(../../images/icon_nabla.png) no-repeat 99% center;
    background-size: 8px 5px;
    cursor: pointer;
    color: #fff;
}

#app {
    margin: 0 auto;
}

.x-icon {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 10;
}

.pop-x-icon {
    right: 215px;
    top: 610px;
}

.box-title {
    padding: 20px 0;
    position: relative;
}

.box-title p.box {
    background: #fbeebd;
    border: 1px solid #cfbf86;
    border-radius: 12px;
    color: #5f5944;
    font-size: 13px;
    padding: 2px 16px;
}

.box-title h4 {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    color: #222222;
    line-height: 40px;
}

.fcc-h {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.box1-content {
    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;
}

.box1-content .item {
    width: 580px;
    height: 590px;
    background-color: #ffffff;
    border-radius: 10px;
    padding-top: 10px;
    box-sizing: border-box;
    margin-right: 15px;
    margin-bottom: 15px;
}

.box1-content .label {
    width: 230px;
    height: 81px;
    background-color: #00adff;
    border-radius: 0px 15px 15px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 5px;
    color: #fff;
}

.box1-content .img {
    margin: 15px;
    width: 550px;
    height: 350px;
    position: relative;
}

.box1-content .img .el-image {
    position: static;
}

.box1-content .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 500px;
    height: 316px;
    background-color: #00adff;
    border-radius: 10px;
}

.box1-content p {
    text-align: center;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 1px;
    color: #333333;
    margin: 0 15px;
    width: 500px;
}

.h3-title {
    font-size: 18px;
    color: #666666;
    margin-bottom: 10px;
    text-align: center;
}

.h4-title {
    font-size: 30px;
    color: #222222;
    margin-bottom: 20px;
    font-weight: 700;
}

.h3-small-title {
    font-size: 22px;
    color: #222222;
}

.top {
    background: #fff;
    height: 650px;
}

.fc-bet {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.flex1 {
    flex: 1;
}

.text-hidden {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.text-hidden-2 {
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.top .top-a {
    font-weight: 800;
    text-align: center;
    padding: 32px 30px 16px 30px;
    font-size: 32px;
    line-height: 46px;
}

.top .top-b {
    margin-top: 172px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 184px;
    color: #fff;
    background: linear-gradient(94deg, rgba(0, 0, 0, 0.00) 3%, #000000 52%, rgba(0, 0, 0, 0.00) 97%);
    width: 100%;
}

.top .top-b .t-text {
    font-size: 52px;
}

.top .top-b .b-text {
    font-size: 30px;
}

.top .top-b span {
    width: 100px;
    height: 1px;
    background: #fff;
    margin: 10px 0;
}

.video {
    position: relative;
    /* height: 490px; */
    height: 575px;
}

.video img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.mySwiper .swiper-slide i {
    width: 80px;
    height: 80px;
    background: url(../../images/play.png) center no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
}

.video .mySwiper .swiper-slide img {
    /* height: 490px; */
    height: 575px;
    object-fit: cover;
}

.video .container {
    position: relative;
}

.message {
    width: 450px;
    height: 350px;
    background: #ffffff;
    z-index: 6;
    border-radius: 10px;
    position: absolute;
    left: 0px;
    top: -450px;
    padding: 20px 20px;
    box-sizing: border-box;
}

.message h5 {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: 37px;
    color: rgba(36, 41, 43, 1);
    margin-bottom: 27px;
}


.message-number {
    display: flex;
    margin: 25px 0 30px 20px;
    align-items: flex-end
}

.icnLeft {
    width: 125px;
    margin-left: 37px;
}

.icnRight {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(36, 41, 43, 1);
}

.runNum {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-weight: bold;
    position: relative;
}

.runNum li {
    list-style: none;
    width: 40px;
    /* float: left; */
    position: absolute;
}

.runNum li div {
    background: #333;
    color: #fff;
    margin-right: 4px;
    border-radius: 4px;
    font-size: 18px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.runNum li div::after {
    content: "";
    position: absolute;
    height: 1px;
    background: #fff;
    width: 100%;
    top: 50%;
    left: 0
}

/* ä¿¡æ¯é‡‡é›† */
.message-information {
    display: flex;
    justify-content: space-between;
}

.use-city {
    position: relative;
    width: 48%;
}

.el-input__inner {
    /* padding-left: 90px; */
}

.use-city-title,
.message-phone-title {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #454545;
    margin-bottom: 13px;
}

.message-information .el-input__inner {
    background-color: #f3f3f3;
    border: none;
}

.message-phone .el-input__inner {
    background-color: #f3f3f3;
    border: none;
}

.message-phone {
    margin: 12px 0 26px 0;
    position: relative;
}

.message-button {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(180deg, #ffd104, #ffb404);
    border-radius: 4px;
    font-size: 24px;
    font-weight: bold;

    color: #383732;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 3px 6px 0px #ffd104;
}

.message-foot {
    margin-top: 25px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 26px;
    color: rgba(158, 158, 158, 1);
    position: relative;
    display: inline-flex;
    margin-left: 66px;
}

.message-foot .num_six {
    margin-right: 5px;
    width: 30px;
}

.message-foot .foot-icon {
    margin-right: 5px;
    width: 30px;
}

.message-foot .good-icon {
}

.message-foot .safe-icon {
    margin-right: 5px;
    margin-left: 30px;
    width: 25px;
    padding: 5px;
}

.message-foot span {
    padding-top: 2px;
}

.step-row {
    width: 941px;
    height: 133px;
    margin-top: 134px;
    border-radius: 4px;
    justify-content: center;
    /* 水平居中 */
    align-items: center;
    /*padding: 20px 0px 0px 80px;*/
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding-top: 20px;
    box-sizing: border-box;
}

.step-row .icon {
    width: 52px;
    height: 52px;
    /* border: solid 2px #00adff; */
    box-sizing: border-box;
    border-radius: 45px;
}

.step-row .icon1 {
    background: url(../../images/step1.png) center no-repeat #fff;
    background-size: 100% 100%;
}

.step-row .icon1.on {
    background-image: url(../../images/step1-h.png);
    /* background-color: #00adff; */
}

.step-row .icon2 {
    background: url(../../images/step2.png) center no-repeat #fff;
    background-size: 100% 100%;
}

.step-row .icon2.on {
    background-image: url(../../images/step2-h.png);
    /* background-color: #00adff; */
}

.step-row .icon3 {
    background: url(../../images/step3.png) center no-repeat #fff;
    background-size: 100% 100%;
}

.step-row .icon3.on {
    background-image: url(../../images/step3-h.png);
    /* background-color: #00adff; */
}

.step-row .icon4 {
    background: url(../../images/step4.png) center no-repeat #fff;
    background-size: 100% 100%;
}

.step-row .icon4.on {
    background-image: url(../../images/step4-h.png);
    /* background-color: #00adff; */
}

.step-row .icon5 {
    background: url(../../images/step5.png) center no-repeat #fff;
    background-size: 100% 100%;
}

.step-row .icon5.on {
    background-image: url(../../images/step5-h.png);
    /* background-color: #00adff; */
}

.step-row .line {
    display: block;
    position: relative;
    top: 29px;
    left: 99px;
    width: 739px;
    height: 0px;
    border-top: dashed 3px #FFD104;
    /*-webkit-animation: line-ani 5s infinite linear;*/
    /*animation: line-ani 5s infinite linear;*/
}

@keyframes line-ani {
    0% {
        width: 0;
    }

    100% {
        width: 941px;
    }
}

.step-row .step {
    position: relative;
    width: 235px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    float: left;
}

.step-row p {
    margin-top: 15px;
    font-size: 18px;
    font-stretch: normal;
    color: #fff;
}

.message-main {
    display: flex;
    align-items: center;
}

.message-icon {
    width: 25px;
    height: 25px;
}

.message-icon img {
    width: 100%;
    height: 100%;
}

.message-title {
    margin-left: 5px;
    font-size: 14px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(156, 156, 156, 1);
}

/* end */

/* star */
.nav {
    height: 80px;
    background: #fff;
}

.nav .container {
    height: 100%;
}

.nav .container ul {
    display: flex;
    justify-content: center;
    height: 100%;
}

.nav .container ul li {
    width: 200px;
    height: 100%;
    text-align: center;
    line-height: 80px;
    color: #888888;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

/*.nav .container ul .active {*/
/*    background: #ffd104;*/
/*    font-size: 18px;*/
/*    font-weight: bold;*/
/*    color: #222222 !important;*/
/*}*/

.nav .container ul .active:after {
    content: "";
    background-size: 16px 7px;
    display: inline-block;
    margin-right: 6px;
    position: absolute;
    bottom: 20px;
    left: 90px;
    width: 22px;
    height: 6px;
    background: #ffcc00;
    border-radius: 3px;
}
.show-car {
    position: relative;
}

.show-car i {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 5px;
    background: red;
    color: #fff;
    font-size: 15px;
    padding: 2px;
    line-height: 15px;
    border-radius: 3px;
}

.gif2 {
    -webkit-animation: gif2 1s infinite linear;
    animation: gif2 1s infinite linear;
}

@keyframes gif2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes gif2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.box-tab-row {
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    /* position: sticky; */
    left: 0;
    z-index: 10;
    top: 150px;
    text-align: center;
    /* background: #fff; */
}

.box-tab-row a {
    display: inline-flex;
    height: 44px;
    background-color: #fff;
    border-radius: 6px;
    font-size: 20px;
    color: #4C4F50;
    display: inline-block;
    line-height: 44px;
    margin-right: 30px;
    padding: 4px 24px;
}

.box-tab-row .on {
    background-color: #FFDB38;
}

.box2-contents {
    width: 1400px;
    margin: 0 auto;
}

.box2-content {
    display: flex;
    /* flex-wrap: wrap; */
    padding: 0 30px;
    justify-content: space-between;
    gap: 16px;
}

.box2-content .item {
    flex: 1;
    background: #ffffff;
    border-radius: 8px;
    padding: 4px;
}

.box2-content .img {
    height: 136px;
    position: relative;
    background: #f5f5f5;
    border-radius: 6px 6px 0px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.box2-content .img img {
    width: 100%;
    height: 98px;

}


.box2-content p {
    color: #403D32;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    padding: 10px 0;
}

.brand-content {
    /* margin: 0 260px; */
    margin: auto;
    width: 1400px;
}

.book-know {
    margin-left: -30px;
}

.book-know img {
    width: 185px;
}

.box6-content {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
}

.box6-content .booking-instructions {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 40px;
    color: #666666;
    text-align: left;
    vertical-align: top;
    margin-top: 15px;
}

.sit7_advice {
    display: inline-block;
    margin-left: 70px;
}

.car_info {
    background-color: #fff;
    border-radius: 6px;
    padding: 0px 50px;
    margin: 0 auto;
    width: 1400px;
    height: 80px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #222;
}

.car_info .luggage_advice {
    /*margin-top: 20px;*/
    margin-left: 20px;
}

.luggage_advice img {
    height: 21px;
    vertical-align: top;
}

.all-line .img {
    text-align: center;
}

.all-line .img img {
    width: 683px;
    height: 297px;
    display: block;
}

.all-line .el-image {
    margin-bottom: 10px;
    margin-right: 10px;
}

.all-line .el-image:nth-child(2n) {
    margin-right: 0;
}

.disc {
    height: 150px;
    background: #ffffff;
    margin: 0 auto;
}

.disc ul {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}

.disc ul li {
    display: flex;
}

.disc-number {
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: #00ADFF;
    border-radius: 10px;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.disc-right {
    margin-left: 15px;
}

.disc-title {
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.disc-introduce {
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.box5-content {
    width: 1400px;
    margin: 0 auto;
    background-color: #fff;
    padding: 35px;
    border-radius: 8px;
    box-sizing: border-box;
}

.box5-content .total {
    background-color: #F8F8FA;
    border-radius: 15px;
    width: 266px;
    /*padding: 30px 0;*/
    margin: 0 auto;
    height: 382px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding: 0 30px;
    box-sizing: border-box;
}

.box5-content .total > div {
    height: 75px;
    width: 100%;
}

.box5-content .total b {
    font-stretch: normal;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 26px;
    color: #DF0E0E;
    text-align: left;
    vertical-align: top;
}

.box5-content .total .fcc-h {
    border-bottom: 1px dashed #707070;
    flex: 1;
}

.box5-content .total .fcc-h:last-child {
    border-bottom: none;
}

#scroll_num .fcc-h span {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 26px;
    color: rgba(36, 41, 43, 1);
    text-align: left;
    vertical-align: top;
}

#scroll_num .fcc-h p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 22px;
    color: rgba(73, 76, 77, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 5px;
}

.time_line-wrapper img {
    width: 508px;
    height: 277px;
    opacity: 1;
    border-radius: 8px;
    margin-top: 15px;
    margin-left: 20px;
}

.time_line-wrapper ul {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    color: rgba(36, 41, 43, 1);
    text-align: left;
    vertical-align: top;
}

.about-us-info {
    display: inline-block;
    width: 620px;
    margin-left: 25px;
    text-indent: 2em;
}

.models {
    /* background: #fff; */
    margin-top: 10px;
    margin-bottom: 40px;
}

.models-title {
    margin: 0 auto;
    padding-top: 40px;
    width: 235px;
    height: 27px;
}

.models-title img {
    width: 100%;
    height: 100%;
}

.models-head {
    height: 72px;
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(26, 25, 25, 1);
    padding-top: 43px;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.models-head span {
    color: #ffd104;
}

.models-head::before {
    content: "";
    background: url(../../images/icon_point_left.png) no-repeat center;
    width: 16px;
    height: 7px;
    background-size: 16px 7px;
    display: inline-block;
    margin-right: 6px;
}

.models-head::after {
    content: "";
    background: url(../../images/icon_point_right.png) no-repeat center;
    width: 16px;
    height: 7px;
    background-size: 16px 7px;
    display: inline-block;
    margin-left: 6px;
}

.models-tips {
    height: 80px;
    background: #eee;
    margin: 10px 0 15px 0;

}

.models-tips ul {
    display: flex;
    flex-wrap: wrap;
}

.models-tips-frist {
    margin-left: 20px;
}

.mtf-blod,
.mtf-title,
.mtf-special {
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #333333;
}

.mtf-title {
    color: #666666;
}

.mtf-special {
    color: #FF781E;
}

.model-tips-gap {
    margin-right: 50px;
    line-height: 42px;
}


/* è½¦è¾†å›¾ç‰‡ */
.model-picture {
    margin-top: 10px;
    padding-bottom: 30px;
}

.model-picture ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.model-picture ul li {
    position: relative;
    margin-bottom: 10px;
}

.model-picture ul li .el-image {
    width: 577px;
    height: 187px;
    border: 8px solid rgba(222, 222, 222, 1);
    border-radius: 8px;
}

.model-picture ul li img {
    width: 100%;
    height: 100%;
}

.model-picture ul li span {
    display: inline-block;
    padding: 0 10px 0 15px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    right: 8px;
    bottom: 12px;
    background: rgba(0, 0, 0, 1);
    opacity: 0.8;
    border-radius: 10px 0px 0px 0px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #00ADFF;
}

.models-bg {
    background: #F4F4F4;
}

.models-tips-bg {
    background: #ffffff;
}

.special-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;
}

.all-inclusive {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}

.all-inclusive img {
    width: 1200px;
    border-radius: 40px;
}

.zerofill .special-content .item {
    width: 380px;
    height: 520px;
    background-color: #ffffff;
    border-radius: 16px;
    padding-top: 10px;
    box-sizing: border-box;
    margin-right: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.special-content .item .label {
    font-size: 34px;
    font-weight: bold;
    color: #00ADFF;
    margin-top: 20px;
}

.special-content .item .special-car-img {
    width: 346px;
    height: 346px;
    margin: 20px auto;
}

.special-content .item .special-car-img img {
    width: 325px;
    height: 325px;
}

.special-content .item p {
    color: #24292B;
    font-size: 26px;
}

/* è½¦åž‹å±•ç¤º  end */

/* æˆ‘ä»¬çš„ä¼˜åŠ¿  star */

.zerofill {
    margin-top: 10px;
    background: #F2F3F5;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

.zerofill-head {
    width: 295px;
    height: 27px;
    padding: 40px 0 20px 0;
    margin: 0 auto;
}

.zerofill-head img {
    width: 100%;
    height: 100%;
}

.zero-tips {
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(102, 102, 102, 1);
    margin-bottom: 32px;
    text-align: center;
}

.zero-head {
    width: 50px;
    height: 50px;
    margin: 0 auto
}

.zero-head img {
    width: 100%;
    height: 100%;
}

.zero-need {
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    margin: 10px 0 12px 0;
    text-align: center;
}

.zero-content {
    width: 1046px;
    height: 46px;
    display: flex;
    align-items: center;
    padding-left: 78px;
    box-sizing: border-box;
    margin: 0 auto;
    background: #F9F9F9;
    border-radius: 10px;
}

.zero-content-text {
    margin-right: 40px;
}

.zcn-title {
    font-family: PingFang-SC-Heavy;
    font-weight: bold;
    font-size: 16px;
    color: #333333
}

.zcn-text {
    font-family: PingFang-SC-Medium;
    font-weight: 400;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
}

.zero-vs {
    margin: 75px auto 0;
    display: flex;
    padding: 0 200px;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
}

.zero-vs-main {
    width: 273px;
    height: 48px;
    line-height: 48px;
    text-align: center;
}

.zero-vs-left {
    background: rgba(255, 228, 117, 1);
    font-size: 22px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.zero-vs-right {
    background: rgba(235, 235, 235, 1);
    font-size: 22px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
}

.zero-img {
    width: 50px;
    height: 34px;
}

.zero-img img {
    width: 100%;
    height: 100%;
}

.win {
    background: #F4F4F4;
}

.win ul li {
    background: #fff;
    margin-bottom: 16px;
}

.win ul li:last-child {
    margin-bottom: 0;
}

.win ul li h5 {
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(45, 48, 83, 1);
    text-align: center;
    padding-top: 34px;
}

.win-title {
    width: 232px;
    height: 36px;
    margin: 23px auto 34px;
    line-height: 36px;
    text-align: center;
    background: rgba(244, 244, 244, 1);
    border-radius: 10px;
    font-size: 18px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(45, 48, 83, 1);
}

.win-img {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.win-img img {
    width: 100%;
    height: 100%;
}

.win-tips {
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(54, 54, 54, 1);
    padding: 30px 0 50px 0;
    text-align: center;
}

.zero-foot {
    width: 100%;
    height: 143px;
}

.zero-foot img {
    width: 100%;
    height: 100%;
}

/* æˆ‘ä»¬çš„ä¼˜åŠ¿  end */

/* å“ç‰Œä¿éšœ  star */
.brand {
    margin-top: 10px;
    /* background: #fff; */
    padding-bottom: 50px;
    width: 1400px;
    margin: 0 auto;
}

/* .brand .box-title h4 {
    width: 138px;
    height: 45px;
    background: url(../../images/titbg_2.png) center no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 28px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
    padding-left: 66px;
} */

.brand-head {
    width: 347px;
    height: 27px;
    margin: 0 auto;
    padding: 40px 0 56px 0;
}

.brand-head img {
    width: 100%;
    height: 100%;
}

.brand-content ul li {
    margin-bottom: 50px;
}

.brand-left {
    display: flex;
    align-items: center;
}

.brand-left-img {
    width: 470px;
    height: 260px;
}

.brand-left-img img {
    width: 100%;
    height: 100%;
}

.brand-left-text h5 {
    font-size: 22px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}

.brand-left-text h3 {
    padding: 0 20px;
    height: 45px;
    background: #ffd104;
    text-align: center;
    line-height: 45px;
    margin-bottom: 25px;
    display: inline-block;
}

.brand-left-text p {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(132, 132, 132, 1);
    line-height: 40px;
    max-width: 610px;
}

.brand-space {
    margin-right: 40px;
}

.brand-space-second {
    margin-right: 62px;
}

.brand-seoncd {
    width: 460px;
}

.brand-phone {
    height: 110px;
    background: #F4F4F4
}

.brand-phone ul {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.bp-top {
    display: flex;
    align-items: center;
}

.bp-top-img {
    width: 14px;
    height: 21px;
}

.bp-top-img img {
    width: 100%;
    height: 100%;
}

.bp-top-title {
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    margin-left: 6px;
}

.bp-tips {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(132, 132, 132, 1);
}

.bp-vertical {
    display: inline-block;
    width: 1px;
    height: 73px;
    background: #D2D2D2;
}


/* å“ç‰Œä¿éšœ  end */

/* å¥½è¯„å¦‚æ½®  star */
.rave {
    margin-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.rave-head {
    width: 254px;
    height: 27px;
    margin: 0 auto;
    padding: 40px 0 50px 0;
}

.rave-head img {
    width: 100%;
    height: 100%;
}


.rave ul li {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    height: 374px;
    padding-right: 10px;
    box-sizing: border-box;
}

.rave-left {
    display: flex;
}

.rave-left-head {
    width: 79px;
    height: 79px;
}

.rave-left-head img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
}

.rave-left-message {
    margin-left: 14px;
}

.rlm-name {
    font-size: 20px;
    font-weight: bold;
    color: #222;
    margin-bottom: 14px;
}

.rave-right-rate {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.tr-star {
    display: flex;
    align-items: center;
    padding-right: 20px;
}

.tr-star span {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    margin-right: 12px;
}

.tr-star .el-icon-star-on {
    font-size: 12px;
}

.tr-star img {
    width: 21px;
    height: 20px;
    margin-right: 5px;
}

.tr-time {
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
}

.rave-right p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    /*line-height: 16px;*/
    margin: 20px 14px 10px;
}

.rave-img {
    display: inline-block;
}

.rave-img img {
    width: 156px;
    height: 112px;
    border-radius: 8px;
    margin: 10px;
    object-fit: cover;
}

.rave .container {
    width: 1400px;
}

.comment-slides {
    width: 1400px;
    margin: auto;
}

.comment-slides .swiper-pagination {
    margin-top: 20px;
}

.comment-slides .swiper-pagination-bullet {
    width: 18px;
    height: 7px;
    background-color: #ffd104;
    border-radius: 12px;
    opacity: 0.4;
}

.comment-slides .swiper-pagination-bullet-active {
    opacity: 1;
}

.commentSwiper .swiper-wrapper {
    padding-bottom: 15px;
}

.comment-item {
    width: 500px;
    display: inline-block;
}


/* star */
.about {
    margin-top: 10px;
    padding-bottom: 30px;
}

.about-head {
    width: 256px;
    height: 64px;
    padding: 40px 0 53px 0;
    margin: 0 auto;
}

.about-head img {
    width: 100%;
    height: 75%;
}

.about-content img {
    width: 350px;
    height: 223px;
    float: right;
    margin: 0 0 6px 50px;
}

.about-content p {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 36px;
    margin-bottom: 50px;
}


.about-us {
    width: 830px;
    height: 425px;
    margin: 0 auto;
}

.about-us img {
    width: 100%;
    height: 100%;
}

/* å…³äºŽæˆ‘ä»¬  end */

.mask {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    opacity: 0;
    /* display: none; */
}

/* å¼¹çª—  star */
.pop {
    width: 550px;
    height: 430px;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
    z-index: 100;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    opacity: 0;

    /* display: none; */
}

.service-pop {
    background: none;
    width: 453px;
    height: 640px
}

.popShow {
    opacity: 1 !important;
}

.pop-head {
    width: 100%;
    height: 100%;
    position: absolute;
}

.pop-head img {
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 0 0;
}

.pop h5 {
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    margin-bottom: 30px;
}

.pop-city {
    padding: 0 30px 0 30px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 40px;
}

.pop-city .el-cascader .el-input .el-input__inner {
    width: 290px;
    height: 48px;
    border: none;
    border-radius: 4px;
    padding-left: 12px;
    background-color: #f3f3f3;
}

.pop-city .el-button {
    width: 200px;
    height: 48px;
    background: #ffd104;
    border-radius: 4px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-left: 20px;
    letter-spacing: 10px;
}

/* å¼¹çª—  end */

/* æ‚¬æµ®  star */
.float {
    width: 240px;
    position: fixed;
    right: 93px;
    bottom: 10px;
    z-index: 10;
    background: #fff;
    border-top: 8px solid #ffd104;
    padding: 0 12px;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}


.float-head {
    background: #f9f5e7;
    border-radius: 4px;
    position: relative;
    line-height: 30px;
    height: 30px;
    margin-top: 15px;
    margin-bottom: 24px;
}

.fht-city,
.fht-title {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #848484;
}

.fht-title {
    color: #333333;
    font-size: 16px;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* display: inline-block;
    line-height: normal; */
}

.fht-click {
    margin-left: 12px;
    width: 40px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(191, 191, 191, 1);
    border-radius: 9px;
    box-sizing: border-box;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(132, 132, 132, 1);
    display: inline-block;
    cursor: pointer;
}

.float-close {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 5px;
    top: 5px;
    line-height: normal;
    transition: all 1s;
}

.float-close img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.fm-title {
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 10px;
}

.fm-title span {
    font-size: 20px;
    font-weight: 800;
    color: #222222;
}

.fm-people ul li {
    margin-bottom: 16px;
    /* display: flex; */
}

.fp-img {
    width: 45px;
    height: 45px;
}

.fp-img img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
}

.fp-all {
    margin-left: 10px;
}

.fp-all-name {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #707070;
    margin-bottom: 10px;
    display: flex;
}

.fp-all-name img {
    width: 22px;
    height: 22px;
}

.fp-all-name .phone {
    font-size: 16px;
    color: #707070;
}

.fp-all-wechat {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #707070;
    margin-bottom: 10px;
    display: flex;
}

.fp-all-wechat img {
    width: 22px;
    height: 22px;
}

.fp-all-wechat .wx-no {
    font-size: 16px;
    color: #707070;
}

.fp-all-code {
    width: 128px;
    height: 128px;
    margin: auto;
}

.fp-all-code img {
    width: 100%;
    height: 100%;
}

.float-tips {
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 10px;
    text-align: center;
}

.float-leave {
    font-size: 15px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #222222;
    margin: 20px 0 10px 0;
    text-align: center;
}

.float-phone input {
    height: 32px;
    background: #f3f3f3;
    border: none;
    border-radius: 6px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    padding-left: 12px;
    box-sizing: border-box;
    width: 100%
}

.float-phone input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: rgba(167, 167, 167, 1);
}

.float-phone input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(167, 167, 167, 1);
}

.float-phone input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(167, 167, 167, 1);
}

.float-phone input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(167, 167, 167, 1);
}

.float-button {
    padding: 10px 0 26px 0;
}

.float-button span {
    display: block;
    height: 32px;
    width: 100%;
    text-align: center;
    line-height: 32px;
    background: #ffd104;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 800;
    color: #403d32;
    cursor: pointer;
}

/* æ‚¬æµ®  end */

/* å¤´éƒ¨æµ®åŠ¨  star */
.headFloat {
    position: fixed;
    z-index: 15;
    left: 0;
    top: 0;
    width: 100%;
}

.navFloat {
    position: fixed;
    top: 90px;
    width: 100%;
    z-index: 15;
}

.xbc_quote_float {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 5;
}

/* å¤´éƒ¨æµ®åŠ¨  end */

/* æ‚¬æµ®å…³é—­  star */
.contactUs {
    position: fixed;
    top: calc(60% - 280px);
    right: 13px;
    width: 70px;
    height: 250px;
    /*background: #ffffff;*/
    /*border-radius: 8px;*/
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
}


.contactUs img {
    width: 50px;
    height: 50px;
}

.contactUs-title {
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding: 4px 0;
}

.contactUs-line {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    text-align: center;
    flex: 1;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    padding-top: 10px;
}

.contactUs-list {
    position: relative;
}

.contactUs-box {
    position: absolute;
    left: -230px;
    top: -20px;
    width: 220px;
    /*height: 100px;*/
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    display: none;
}

.contactUs-box img {
    width: 100px;
    height: 100px;
}

.contactUs-box-in {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    /*height: 100px;*/
    padding: 20px 0;
}
.contactUs-hint {
    background-color: #f0f0f0; /* 灰色背景 */
    padding: 10px; /* 内边距 */
    margin: 10px 0; /* 上下外边距 */
    border-radius: 5px; /* 圆角 */
    color: #888888; /* 将文字颜色变为浅灰色 */
    font-size: 12px;
}

.contactUs-box-btn {
    width: 120px;
    height: 30px;
    background: #fbeebd;
    border: 1px solid #cfbf86;
    border-radius: 21px;
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
}


.cloese {
    position: fixed;
    top: 50%;
    right: 13px;
    width: 64px;
    height: 64px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cloese img {
    width: 47px;
    height: 41px;
}

.back-top {
    position: fixed;
    top: calc(50% + 80px);
    right: 13px;
    width: 64px;
    height: 64px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.back-top img {
    width: 34px;
    height: 39px;
}

.floatHidden {
    opacity: 1;
}

.floatNo {
    opacity: 0;
    display: none;
}

/* æ‚¬æµ®å…³é—­  end */


/* element-uiä¿®æ”¹   */
.el-message {
    top: 50% !important;
}


/*date:2019-6-20
Modifierï¼špingjin.chen
describe:
1.æ–°å¢žå…¨å›¾åŠ è½½loading
2.ä¿®æ”¹å·¦ä¸‹è§’ä¿¡æ¯åŸŽå¸‚è¿‡é•¿æ¢è¡Œé—®é¢˜
3.å¯¼èˆªæ¨¡å—æ–°å¢žé¦–é¡µï¼Œè½¦é˜Ÿå…¥é©»
4.æ–°å¢žåº•éƒ¨ä¿¡æ¯
*/

.el-loading-spinner {
    position: fixed;
}

.float .el-loading-mask .el-loading-spinner {
    position: absolute !important;
}

.float-head-title {
    display: flex;
    align-items: center;

}

.nav-index {
    margin-left: 100px;
    opacity: 0;
    /* display: none; */
}

.nav-index a,
.nav-car a {
    height: 100%;
    display: block;
    position: relative;
}

.nav-index-title {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 218, 69, 1);
}

.nav-index-hot {
    width: 28px;
    height: 19px;
    position: absolute;
    right: 28px;
    top: -14px;
}

.nav-index-hot img {
    width: 100%;
    height: 100%;
}

.nav-car {
    opacity: 0;
}

.nav-car a {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 218, 69, 1);
    padding-left: 20px;
    box-sizing: border-box;
    background: url(../../images/icon_settled.png) no-repeat 22% center;
    background-size: 14px 16px;
}

/* åº•éƒ¨  star */

.foot {
    height: 118px;
    background: rgba(0, 0, 0, 0.8);
    /* opacity: 0.8; */
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    display: none;
}

.foot .container {
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.foot-left {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.foot-photo {
    width: 197px;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
}

.foot-photo img {
    width: 100%;
    height: 100%;
}

.foot-title {
    margin-left: 224px;
    display: flex;
    align-items: center;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.foot-use {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding-bottom: 12px;
    border-bottom: 1px solid #FFD927;
}

.foot-use span {
    color: #ffd104
}

.foot-use-money {
    font-size: 28px;
}

.foot-message {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(195, 195, 195, 0.77);
    margin-top: 15px;
}

.foot-video {
    margin-left: 20px;
    width: 173px;
    height: 102px;
    cursor: pointer;
}

.foot-video img {
    width: 100%;
    height: 100%;
}

.foot-right {
    position: relative;
}

.foot-right-people {
    width: 185px;
    height: auto;
    left: 0;
    bottom: 0;
    position: absolute;
}

.foot-right-code {
    padding: 0 34px 0 190px;
    display: flex;
    align-items: center;
    height: 100%;
}

.foot-right-code img {
    width: 86px;
    height: 114px;
}

.foot-right-close {
    cursor: pointer;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 6px;
}

.foot-right-close img {
    width: 100%;
    height: 100%;
}

[v-cloak] {
    display: none !important;
}

/* åº•éƒ¨  end */

/* è‡ªé©¾ç§Ÿè½¦  star */
.rental-car {
    width: 100px;
    height: 100px;
    position: fixed;
    right: 15%;
    top: 78%;
    z-index: 11;
}

.rental-car a {
    display: block
}

.rental-car a img {
    width: 100%;
    height: 100%;
}

/* è‡ªé©¾ç§Ÿè½¦  end */

/* 2019-7-17ä¿®æ”¹ */
/* ç•™è¨€æˆåŠŸå¼¹çª—æ ·å¼å˜æ›´ */


/*
2019-8-22ä¿®æ”¹
æ–°å¢ž400ç½‘ç«™åº•éƒ¨ */
.cfoot {
    /* height: 200px; */
    background: #232323;
    padding-top: 30px;
    padding-bottom: 30px;
}

.cfoot div {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(132, 132, 132, 1);
}

.cfoot_wrap {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.cfoot_left {
    width: 970px;
    margin-left: 50px;
}

.cfoot_left .t {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 24px;
}

.cfoot_left .b {
    color: #929292;
    font-size: 12px;
}

.cfoot_right {
    float: left;
}

.cfoot_right .t {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 16px;
}

.cfoot_right .t img {
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.cfoot_right .b {
    color: #929292;
    font-size: 16px;
    padding-left: 43px;
}

.xbc_quote {
    background: #fff;
    padding: 10px 25px;
    height: 100px;
}

.xq_wrap {
    margin: 0 auto;
    width: 1400px;
    overflow: hidden;
}

.xq_title {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
    font-weight: bold;
}

.xbc_quote form {
    position: relative;
    overflow: hidden;
}

.xq_form {
    display: flex;
    gap: 20px;
}

.xq_form .el-input__inner {
    background-color: #f3f3f3;
    border: none;
}

.xq_form .use-city-footer {
    display: flex;
}

.xq_form .use-city-title {
    width: 88px;
    margin-bottom: 0;
    line-height: 40px;
}

.xq_form .message-phone-footer {
    display: flex;
}

.xbc_quote .inquiry2 {
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(89deg, #ffab04 4%, #ffd104 99%);
    cursor: pointer;
    border-radius: 6px;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 2px;
    color: #403d32;

}

.why-box {
    display: flex;
    gap: 28px;
    /*padding: 0 260px;*/
    margin-bottom: 40px;
}

.why-box-item {
    flex: 1;
    position: relative;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
}

.why-item-title {
    padding: 15px 0 12px 15px;
    color: #222222;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    text-decoration-color: #ffe585;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 0.2rem;
    text-underline-offset: 0;
}


.why-box-item .el-image {
    display: block;
    height: 220px;
}

.why-box-item .why-box-text {
    padding: 15px;
}

.why-box-item .why-box-text-name {
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    color: #222222;
    margin-bottom: 10px;
}

.why-box-item .why-box-text-name img {
    width: 36px;
    height: 37px;
    margin-right: 10px;
}

.why-box-item .why-box-text-desc {
    font-size: 18px;
    font-weight: 400;
    color: #888888;
}


.service-box {
    /*padding: 0 260px;*/
    display: flex;
    gap: 38px;
    margin-bottom: 40px;
}

.service-box-item {
    flex: 1;
    background: #ffffff;
    border-radius: 8px;
    padding-top: 28px;
}

.service-box-item-title {
    display: inline-flex;
    background: #ffd104;
    border-radius: 0px 23px 23px 0px;
    /* width: 75px; */
    font-size: 14px;
    font-weight: 700;
    color: #222222;
    padding: 4px 14px;
}

.service-box-item-img {
    width: 100%;
    margin-left: 21px;
    margin-top: 20px;
}

.service-box-item-txt {
    text-align: center;
    font-size: 10px;
    color: #555555;
    font-weight: 500;
    padding: 10px 20px;
}

.all-price {
    padding: 0 260px;
    margin-bottom: 60px;

}

.all-price-inner {
    position: relative;
}

.all-price-img {
    width: 100%;
}

.all-price-fei {
    position: absolute;
    height: 40px;
}

.all-price-yijia {
    position: absolute;
    height: 212px;
    top: 42px;
    left: 602px;
}

.guarantee-box {
    display: flex;
    /*padding: 0 260px;*/
    /*gap: 16px;*/
    justify-content: space-between;
}

.guarantee-box-item {
    width: 450px;
    background: #ffffff;
    border-radius: 6px;
    display: flex;
}
.guarantee-box-item img{
    width: 208px;
    height: 254px;
}
.guarantee-box-item-r-name {
    color: #222222;
    font-size: 22px;
    font-weight: bold;
    text-decoration: underline;
    text-decoration-color: currentcolor;
    text-decoration-thickness: auto;
    text-decoration-color: #ffe585;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 6px;
    text-underline-offset: -3px;
}

.guarantee-box-item-r {
    flex: 1px;
    box-sizing: border-box;
    padding: 25px;
    color: #222;
}

.guarantee-box-item-r-box {
    padding-left: 5px;
}

.guarantee-box-item-r-list {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #888888;
    display: flex;
    align-items: end;
    margin-top: 20px;
}

.guarantee-box-item-r-list i {
    width: 8px;
    height: 8px;
    background: #ffd636;
    border-radius: 50%;
    display: block;
    margin-bottom: 5px;
    margin-right: 13px;
}

.time-line-box {
    margin-top: 80px;
    display: flex;
    align-items: flex-start;
}

.time-line-left {
    flex: 1;
}

.time-line-right {
    flex: 1;
    padding-top: 140px;
}

.time-line-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 27px;
}

.time-rect {
    width: 28px;
    height: 28px;
}

.time-rect img {
    width: 28px;
    height: 28px;
}

.time-line {
    height: 120px;
    background-color: #bbbbbb;
    width: 1px;
}

.time-line-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 75px;
}

.time-line-left .time-line-item {
    align-items: flex-end;
}

.time-content {
    display: flex;
}

.time-text {
    width: 184px;
    height: 45px;
    background: linear-gradient(89deg, #ffab04 4%, #ffd104 99%);
    border-radius: 4px;
    font-size: 24px;
    color: #fff;
    line-height: 45px;
    margin-bottom: 23px;
    text-align: center;
}

.time-line-right .time-content {
    flex-direction: row-reverse;
}

.time-content-img {
    width: 240px;
    height: 150px;
}

.time-content-img img {
    width: 100%;
    height: 100%;
}

.time-content-text {
    width: 330px;
    margin-left: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #222222;
    line-height: 30px;
}

.all-feiyo {
    /*padding: 0px 250px;*/
    display: flex;
    margin-bottom: 40px;
}

.all-feiyo .all-a {
    width: 70%;
}

.all-feiyo .all-b {
    width: 30%;
}

.feiyo {
    background: #ffffff;
    border-radius: 10px;
    padding: 15px 0px;
}

.feiyo:first-child {
    margin-right: 20px;
}

.feiyo .yo-a {
    width: 120px;
    height: 40px;
    line-height: 44px;
    background-color: #ffde5c;
    border-radius: 0px 20px 20px 0px;
    /*padding-left: 15px;*/
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #222222;
}

.feiyo .yo-b {
    margin: 10px;
    padding-left: 10px;
    display: flex;
    flex-wrap: wrap;
}

.feiyo .yo-b .yo-c {
    font-size: 18px;
    padding: 7px 15px;
    background: #f5f5f4;
    border-radius: 4px;
    line-height: 20px;
    margin-right: 16px;
    margin-bottom: 4px;
}

.feiyo .yo-b .yo-c img {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-right: 2px;
}

.swi-com {
    display: flex;
    justify-content: space-between;
}

.swi-com .spd {
    margin-left: 20px !important;
}

.swi-flex {
    flex: 1;
    background-color: #fff;
    padding: 24px;
    border-radius: 8px;
}

.guan {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.guan-a img {
    width: 1007px;
    height: 382px;
}

.box5-content .weare {
    line-height: 1.5;
    text-align: left;
    color: #454545;
    font-size: 16px;
}

.box5-content .weare b {
    color: #df0e0e;
}

.box6-content .con-book {
    background-color: #fff;
    border-radius: 8px;
    /*width: 575px;*/
    /*height: 240px;*/
    /*padding: 16px 16px 16px 0;*/
    flex: 1;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #666666;
}
.box6-content .con-book:first-child {
    margin-right: 50px;
}
.box6-content .book {
    display: flex;
    border-bottom: 1px dashed #707070;
    padding: 16px 0 15px 0;
}
.box6-content .book:last-child {
    border-bottom: none;
}
.box6-content .book .book-a {
    margin-right: 13px;
}

.box6-content .book .book-b {
    height: 50px;
    flex: 1;
    adding-top: 10px;
}

.box6-content .book:last-child .book-b {
    border-bottom: none;
}

.box-foot {
    display: flex;
    justify-content: space-between;
}

.box-foot .fll-e {
    flex: 1;
}

.box-foot .fll-o {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 40px;
}

.box-foot .fll-a {
    flex: 1;
    text-align: center;
}

.box-foot .fll-b {
    font-size: 20px;
    color: #fff;
}

.box-foot .fll-c img {
    width: 38px;
    height: 38px;
    border: 1px dashed #7c7c7c;
}

.box-foot .fll-c {
    padding-right: 14px;
}

.box-foot .fll-d {
    font-size: 14px;
    color: #fff;
    padding: 10px 0;
}

.box-foot .fll-d img {
    width: 17px;
    height: auto;
    margin-right: 12px;
    vertical-align: middle;
}


/*重点城市*/
.city-content {
    width: 1400px;
    overflow: hidden;
}

.city-content .item {
}

.city-content .item {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 336px;
    height: 200px;
    float: left;
    position: relative;
}

.city-content .item:nth-child(4n) {
    margin-right: 0;
}

.city-content .item .img {
    margin: 0;
    width: 100%;
    height: 100%;
}

.city-content img {
    width: 100%;
    height: 100%;
}

.city-content-text {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
    padding: 12px;
    box-sizing: border-box;
}

.city-content-text-in {
    background: rgba(0, 0, 0, .8);
    z-index: 99;
    color: #fff;
    height: 30px;
    padding: 0 15px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    font-size: 18px;
}

.city-content .item .icon-address {
    width: 14px;
    height: 18px;
    position: inherit;
    margin-right: 5px;
}

.city-content .city-content-text-l {
    display: flex;
}

.us-g {
    background: #fff;
    padding: 50px 20px 10px;
}

.us-g-content {
    display: flex;
    /*gap: 16px;*/
    justify-content: space-around;
}

.us-g-list {
    width: 424px;
}

.us-g-list img {
    width: 424px;
    height: 264px;
    display: block;
}

.us-g-list-name {
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    color: #222222;
    line-height: 30px;
    margin-top: 20px;
    padding-left: 10px;
}

.us-g-list-box {
    overflow: hidden;
    margin-top: 10px;
    margin-left: 10px;
}

.us-g-list-box p {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #555555;
    width: 50%;
    float: left;
    margin-bottom: 5px;
    position: relative;
    z-index: 9;
}

.us-g-list-box p span.c-l::after {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: #ffdb4b;
    border-radius: 50%;
    bottom: 0; /* 圆圈位于文字下方 */
    left: 0;
    z-index: -1;
}

.swiper-pointer-events {
    padding-bottom: 30px !important;
}

.position {
    height: 661px;
    width: 100%;
}

.position-box {
    background: url(../images/answer_bg.png) center no-repeat;
    height: 661px;
}

.position-content {
    padding: 20px 40px;
    width: 1400px;
    height: 481px;
    background: #ffffff;
    border-radius: 6px;
    margin: 0 auto;
    box-sizing: border-box;
}

.position-list {
    border-bottom: 1px dashed #ababab;
    padding: 20px 10px;
}

.position-list:last-child {
    border-bottom: none;
}

.position-list img {
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 10px;
}

.position-list-1 {
    font-size: 20px;
    font-weight: 700;
    color: #222222;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.position-list-2 {
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    display: flex;
    align-items: center;
}

