.new-lite-div {
    display: flex;
}

.mainBody {
    min-height: 673px;
    max-width: 425px;
    margin: auto;
}

.car-price-list .car-price-list-main dl {
    margin: 0px;
}
.car-price-list .car-price-list-main dl dt {
    margin: 0px;
}
.car-price-list .car-price-list-main dl dd {
    margin: 0px;
}

.car-price-list {
    width:100%; margin:0 auto; display: none;
    max-width: 425px;
}

.car-price-list .car-price-list-main {
    margin: 0 auto; position: relative;
}

.car-price-list .car-price-list-main .car-price-list-div .brand-model {
    font-size:30px; color:#222222; font-weight:300; display: inline;
}

.car-price-list .car-price-list-main .car-price-list-choice { position: sticky; height: auto; top: -58px; padding: 10px 0 0; background-color: #ffffff; border-bottom: 1px solid; z-index: 100000; }
.car-price-list .car-price-list-main .car-price-list-choice > div { position: relative; width: 1024px; margin: auto; padding: 0 44px; }
.car-price-list .car-price-list-main .car-price-list-choice .country-type { display:none; }
.car-price-list .car-price-list-main .car-price-list-choice .country-type.view { display:inline-block; }
.car-price-list .car-price-list-main .car-price-list-choice dl {
    width:180px;
    position: relative;
    margin:9px 0px 8px 0px;
    display: inline-block;
    margin-right:30px;
    height:40px;
    line-height: 27px;
}
.car-price-list .car-price-list-main .car-price-list-choice dl dt:before {
    content: '';
    background-image: url("/img/arrow1.png");
    background-repeat: no-repeat;
    background-size: 12px, 12px;
    width: 12px;
    height: 12px;
    margin: 7px 12px 0px 0px;
    position: absolute;
    right: 0%;
}

.car-price-list .car-price-list-main .car-price-list-choice dl dd                  { display: block; max-height: 580px; overflow-y: auto; position: relative; z-index: 1; }
.car-price-list .car-price-list-main .car-price-list-choice dl > div               { display: none; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div        { display: block; position: fixed; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, .3); z-index: 100000; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector { position: absolute; width: 100%; max-width: 425px;  height: 100%; top: 50%; left: 50%; padding: 0; background-color: #ffffff; transform: translate(-50%,-50%); box-shadow: 1px 5px 8px 1px rgb(0 0 0 / 10%); z-index: 100000; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector h1 { position: absolute; top: 40px; left: 50%; transform: translateX(-50%); font-size: 28px; color: #222; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select { padding: 100px 0px 35px; }
.lineup-select {
    padding: 90px 30px 35px !important;
}
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector .selector-close { position: absolute; width: 35px; height: 40px; top: 3px; right: 3px; margin: auto; border: none; background-color: transparent; line-height: normal; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.brand-select { width: 425px; height: auto; padding: 40px; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.brand-select h1 { position: relative; text-align: center; margin-bottom: 41px; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.brand-select dd { display: flex; flex-wrap: wrap; justify-content: space-evenly; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.brand-select dd label { display: inline-flex; align-items: center; justify-content: center; width: 178px; height: 110px; padding: 0 8px; cursor: pointer; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.brand-select dd label div { text-align: center; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.brand-select dd label div img { width: 83px; height: auto; max-height: 55px; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select { width: 425px; height: 100%; padding: 100px 5px 35px; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select dd { width: 890px; height: 100%; max-height: unset; margin: 0 auto; border-top: none; border-bottom: none; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div { min-height: 140px; position: relative; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div:not(:first-child) { border-top: 1px solid #d9dde2; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .title { display: inline-block; width: 96px; }
/*.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .title h3 { position: absolute; top: 50%; transform: translateY(-50%); font-size: 22px; font-weight: 300; line-height: 0.73; color: #909090; }*/
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .title h3 {position: absolute; top: 50%; transform: translateY(-50%); right: 36px; font-size: 110px; font-weight: 600; color: #e3e3e3; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list { display: inline-block; width: 790px; padding: 10px 0; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list .car { float: left; width: 120px; height: 120px; position: relative; box-sizing: border-box; margin: 10px 0 10px 5px; transition: all 0.05s; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list label { display: block; width: 100%; height: 100%; border: none; background: none; transition: all .05s; cursor: pointer; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list label:hover { outline: 2px solid #00aeef; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list label img { position: absolute; width: 100px; height: 60px; top: 10px; left: 50%; transform: translateX(-50%); }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list label p { position: absolute; width: 100%; text-align: center; top: 90px; left: 0; font-size: 15px; font-weight: 500; letter-spacing: -0.6px; color: #595959; }
.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list { width: 100%; padding-left: 2px; }

.trim-price { width: 95%; text-align: right; font-size: 18px; }

.car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list .car { width: 33%; height: 130px; margin: 0; }

/*-------------------*/
.car-price-list .car-price-list-main .car-price-list-choice dl dd::-webkit-scrollbar             { width:4px; display:block; float:right; }
.car-price-list .car-price-list-main .car-price-list-choice dl dd::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.car-price-list .car-price-list-main .car-price-list-choice dl dd::-webkit-scrollbar-thumb:hover { background: #777777; }
.car-price-list .car-price-list-main .car-price-list-choice dl dd::-webkit-scrollbar-track       { background-color: #EAEAEA; }

.description-popup-content::-webkit-scrollbar             { width:4px; display:block; float:right; }
.description-popup-content::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.description-popup-content::-webkit-scrollbar-thumb:hover { background: #777777; }
.description-popup-content::-webkit-scrollbar-track       { background-color: #EAEAEA; }
/*-------------------*/

.car-price-list .car-price-list-main .car-price-list-choice dl.active dd           { display:block; }
.car-price-list .car-price-list-main .car-price-list-choice dl dd:not(#brand):not(#model) label {
    width: 100%;
    height: 62px;
    padding: 0 16px;
    border-bottom: 1px solid #d9dde2;
    cursor: pointer;
    border: 1px solid #d9dde2;
    border-radius: 6px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.labelActive {
    border: 2px solid #00aeef !important;
}

.car-price-list .car-price-list-main .car-price-list-choice dl dd label input      { display:none; }

.car-price-list .car-price-list-main .car-price-tab         { display: inline-flex; justify-content: space-evenly; width: 450px; margin-top: 20px; margin-bottom: -1px; }
.car-price-list .car-price-list-main .car-price-tab.hidden  { visibility: hidden; }
.car-price-list .car-price-list-main .car-price-tab button  { position: relative; width: 50%; height: 50px; padding-bottom: 0; background-color: #eff1f375; border: 1px solid #000;  font-size: 20px; color: #909090; }
.car-price-list .car-price-list-main .car-price-tab button:first-child  { border-right: none; }
.car-price-list .car-price-list-main .car-price-tab button.active  { padding-bottom: 1px; background-color: transparent; border-bottom: 1px solid #fff; color: #00aeef; }

.car-price-list .car-price-list-main .car-price-list-div                                                { display: none; width: 1024px; margin: auto; padding: 0 44px; }
.car-price-list .car-price-list-main .car-price-list-div.active                                         { display: block; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main                                         { display:block; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main:last-child                              { border-bottom: 0px; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main.passive                                 { display:none; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .trim-name                              {
    width: 70%;
    font-weight: 500;
    font-size: 20px;
    color: #FFF;
    overflow: hidden;
    height: 100%;
}

.brand-model-name {
    width: 320px;
    height: 20px;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 9px auto;
}

.trim-name-price {
    margin-bottom: 20px;
    height: 50px;
    background: #05141f;
    line-height: 50px;
    padding-left: 15px;
    position: relative;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
}

.trim-price {
    background-color: #05141f;
    text-align: right;
    padding: 0 5px;
    font-weight: 300;
    font-size: 20px;
    color: #FFF;
}

/*.sub-table {*/
/*    display: none;*/
/*}*/

.base-spec-div, .base-spec-div-clone {
    background-color: rgb(222, 216, 211);
    border: solid 1px #afafaf;
    border-top: 0px;
    height: 28px;
    display: flex;
    justify-content: space-between;
}

.base-spec-div-clone {
    cursor: pointer;
}

.trim-price-close, .trim-price-close-lite {
    border: 0;
    background-color: rgb(0,0,0,0);
}

.trim-price-close img {
    transform: rotate(180deg);
}

.trim-price-close-lite {
    display: none;
}

.trim-arrow-img {
    width: 30px;
    height: 30px;
    text-align: center;
}

.trim-price-arrow-ing {
    width: 30%;
    background: #05141f;
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .trim-name .choice-spec-price           { margin-left: 10px; color: #ff7250; }
.car-price-list .car-price-list-main .car-price-list-div:nth-child(2) .trim-name                                          { margin-bottom:50px; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .base-spec                              { display: block; color: rgb(34, 34, 34); font-weight:500; height:15px; line-height:15px; padding-top:5px; }

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .choice-spec {
    border-bottom: 1px solid #afafaf;
    background: #ded8d3;
    text-indent: 15px;
    color: #222;
    font-weight: 500;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-base-spec               { max-width: 425px; margin-bottom:50px; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-base-spec .spec-close   { padding:0px; border:0px; background-color:white; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-base-spec .spec-close p { font-size:14px; color:#222222; font-weight:500; text-decoration:underline; }

.tune, .car-price-choice-spec-tune {
    max-width: 425px;
}

.car-price-choice-spec-tune {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 10px;
}

.spec-option-two-btn {
    width: 80px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #00aeef;
    background: #00aeef;
    border-radius: 15px;
    color: #ffffff;
    font-size: 13px;
    cursor: pointer;
}

.base-spec-div-clone {
    background-color: #f4f2f0;
}

.trimno-to-trim-price span {
    color: #222;
    font-weight: 300;
    height: 15px;
    line-height: 15px;
    padding-top: 5px;
}

.trim-spec-main { display: none; }

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-base-spec .car-base-spec, .car-base-spec-clone {
    width: 100%;
    min-height: 310px;
    /*border: solid 1px #afafaf;*/
    margin-top: -1px !important;
    padding: 20px;
}

.car-base-spec-clone {
    display: none;
}

.span-title {
    font-weight: 500;
}

.exterior-preview-img, .interior-preview-img, .interior-design-preview-img {
    width: 23px;
    height: 23px;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-base-spec .spec-close .passive   { padding:0px; border:0px; background-color:white; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-base-spec .spec-close .passive p { font-size:14px; color:#222222; font-weight:500; text-decoration:underline; }

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-base-spec dl.passive { display:none; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-base-spec dl dt      { font-size:16px; color:#222222; font-weight:500; line-height:14px; margin:20px 0px 10px 0px; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-base-spec dl dd      { font-size:16px; color:#222222; font-weight:300; line-height:24px; margin:0px 0px 25px 0px; }

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec                   { width:302px; margin-bottom: 20px; border: 1px solid #afafaf; margin-left: -1px; margin-top: -1px; position: absolute; top:0; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl                { overflow:hidden; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd label       { line-height:14px; display:block; overflow:hidden; vertical-align:middle; width: 100%; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd label p     { font-size:17px; font-weight:500; line-height:17px; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd:first-child { margin-top:11px; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd label input { margin: 0px; width:13px; height:13px; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd span        { font-weight:500; font-size:14px; height:14px; line-height:14px; color:#222222; }
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec .estimate-div {
    display: flex;
    justify-content: space-around;
}
.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec .estimate-div button {
    display: block;
    width: 45%;
    height: 40px;
    line-height: 20px;
    border-radius: 30px;
    border: solid 2px #003469;
    background-color: white;
    font-size: 18px;
    font-weight: 400;
    color: #003469;
    text-align: center;
    margin-top: 8px;
}

.exterior-name {
    width: 200px;
}

.lite-interior, .lite-interior-design {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 20px 0px;
    padding: 20px 0px;
    border-bottom: solid 1px #222;
    flex-direction: column;
}

.interior, .interior-design {
    color: #05141f;
    margin-top: 15px;
    display: block;
    line-height: 20px;
    padding: 0px 13px 25px 13px;
}

.lite-option-img-div {
    width: 100%;
    display: flex;
}

.interior-name {
    margin-bottom: 10px;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec .estimate-div button.lr-estimate {
    border: 2px solid #00aeef;
    color: #00aeef;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec .estimate-div button:hover {
    background-color: #e7e7e4;
}

.tune {
    display: none;
}

.choice-spec-tune-name, .choice-spec-tune-price, .choice-spec-tune-sale-price, .choice-spec-tune-sale-name {
    color: #999;
    font-weight: 500;
}

.choice-spec-name {
    font-weight: 500;

}

.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div                                        { display:none; overflow:hidden; padding-bottom:50px; border-bottom: solid 1px #d9dde2; padding-top: 30px; }
.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div:last-child                             { border-bottom: 0px; }
.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div.passive                                { display:none; }
.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div .trim-name                             { margin-bottom:40px; font-size:20px; color:#00aeef; height:21px; line-height:21px; font-weight:300; }

.choice-spec-tune-div, .choice-spec-price-div, .choice-spec-tune-sale-div {
    display: flex;
    justify-content: space-between;
}

.choice-spec-tune-div .choice-spec-tune-price, .choice-spec-tune-sale-div .choice-spec-tune-sale-price {
    font-size: 24px;
    font-weight: 500;
}

.choice-spec-price-div .choice-spec-price {
    font-size: 24px;
}

.car-price-list-choice-spec-bottom {
    border-top: 1px solid #595959;
    padding-top: 20px;
    margin-top: 10px;
}

.brand-model-search {
    position: sticky;
    top: 70px;
    height: 50px;
    z-index: 12;
    background-color: #FFF;
}

.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div:nth-child(2) .trim-name                { margin-bottom:30px; }
.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div .spec-span                             { width:689px; }
.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div .spec-span span                        { font-size:20px; color:#4174b7; font-weight:500; height:15px; line-height:15px; }
.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div .spec-span .choice-spec                { float: right; padding-top:5px; }
.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div .import-car-price-list-base-spec       { width:100%; }
.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div .import-car-price-list-base-spec dl dt { font-size:16px; color:#222222; font-weight:500; line-height:14px; margin:10px 0px 10px 0px; }
.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div .import-car-price-list-base-spec dl dd { font-size:16px; color:#222222; font-weight:300; line-height:24px; margin:0px 0px 25px 0px; }
.car-price-list .car-price-list-main .car-price-list-div .import-car-price-list-div .import-car-price-list-trim .estimate  { display:block; width:85px; height:30px; line-height:30px; border-radius:15px; border:solid 1.5px #4174b7; background-color: white; font-size:13px; font-weight:500; color:#4174b7; text-align:center; margin-top:8px; float: right; }

.car-price-list .car-price-list-main .car-price-list-div-img           { display: none; min-height: 488px; width: 1024px; padding-top: 10px; margin: 0 auto; }
.car-price-list .car-price-list-main .car-price-list-div-img.active    { display: block; }
.car-price-list .car-price-list-main .car-price-list-div-img h3        { padding: 0 44px; }
.car-price-list .car-price-list-main .car-price-list-div-img img       { display: block; width: auto; max-width: 100%; margin: 0 auto; }

.car-price-list .car-price-list-main .share     { position: absolute; top: 70px; right: 50px; background-color: white; border: 0px; }
.car-price-list .car-price-list-main .share .mobile-share     { display: none; }

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-choice-spec .choice-spec-price { font-size:24px; font-weight: 500; text-align: right; }

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd img {
    width: 20px;
    height: 20px;
    cursor:pointer;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd .description-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    z-index: 100000;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd .description-popup > div {
    display: flex;
    align-items: flex-start;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: scroll;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd .description-popup > div > div {
    width: auto;
    max-width: 800px;
    height: auto;
    background-color: #f2f2f2;
    position: relative;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    box-shadow: 1px 5px 8px 1px rgb(0 0 0 / 10%);
    padding: 40px 35px 30px;
    border-radius: 5px;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd .description-popup dl {
    width: 100%;
    height: auto;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd .description-popup dl dt {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 20px;
    color: #222;
    font-weight: 500;
}



.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd .description-popup dl dd {
    width: 100%;
    height: auto;
    padding: 10px 0;
    font-size: 15px;
    color: #222;
    font-weight: 300;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd .description-popup button {
    display: block;
    width: 60px;
    height: 30px;
    margin: 0 auto;
    border: 1px solid #00aeef;
    color: #00aeef;
    font-size: 13px;
    font-weight: 400;
    border-radius: 4px;
    background-color: #fff;
}

.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd > .choice-spec-div-box {
    display: flex;
    justify-content: space-between;
    height: auto;
    margin: 15px 0;
    align-items: center;
}

.specification-video {
    color: #0c43b7;
    text-decoration: underline;
}

.spec-text-div2 > dl > dd > a {
    font-size: 14px;
}

#black_bg {
    width: 100%;
    height: 100%;
    z-index: 123456;
}

#black_bg .youtube-div {
    display: inline-block;
    position: fixed;
    width: 1024px;
    height: 650px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
}

#black_bg div .youtube-close {

    display: block;
    width: 80px;
    height: 30px;
    margin: 0 auto;
    border: 1px solid #05141f;
    color: #FFF;
    font-size: 13px;
    font-weight: 400;
    border-radius: 4px;
    background-color: #05141f;
    bottom: 0px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
}

#black_bg .youtube-div iframe {
    width: 100%;
    height: 580px;
}

.navi {
    margin: 0px auto 0px auto;
    padding-left: 7px;
    font-size: 19px;
    font-weight: 500;
    overflow: hidden;
    border-left: 13px solid #4174b7;
    line-height: 20px;
    width: 890px;
    height: 20px;
}

.car-price-list-choice-spec-bottom-mobile {
    display: none;
}

.paragraph-div {
    display: none;
}

.black {
    color: black;
}

.white {
    color: white;
}

.black.active, .white.active {
    display: block;
}

.exterior-color-code > div > p, .interior-color-code > div > p, .interior-color-design-code > div > p {
    display: none;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 25px;
}

.paragraph-div-main {
    margin-bottom: 20px;
    height: 50px;
    background: #c5c5c5;
    line-height: 50px;
    padding-left: 15px;
    position: relative;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
}

.paragraph-div-main .paragraph-div-title {
    width: 95%;
    font-weight: 500;
    font-size: 20px;
    color: #FFF;
}

.paragraph-div-main .paragraph-arrow-img {
    width: 5%;
    text-align: center;
}

.paragraph-name {
    display: none;
}

.up-btn-div {
    position: fixed;
    bottom: 15%;
    right: 20%;
    z-index: 9999;
}

.up-btn {
    background-color: #e7e7e7;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    border: 0;
}

.up-btn img {
    width: 13px;
    height: 13px;
    transform: rotate(180deg);
}

.price-option-div {
    width: auto;
    max-width: 425px;
    height: auto;
    background-color: #f2f2f2;
    position: fixed;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    box-shadow: 1px 5px 8px 1px rgb(0 0 0 / 10%);
    padding: 40px 35px 30px;
    border-radius: 5px;
}

.price-option-div dl {
    width: 100%;
    height: auto;
    max-height: 600px;
    overflow: scroll;
    overflow-x: hidden;
    margin-bottom: 50px;
}

.price-option-div dl dt {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 25px;
    color: #222;
    font-weight: 500;
    margin-bottom: 10px;
}

.price-option-div dl dd {
    width: 100%;
    height: auto;
    padding: 10px 0;
    font-size: 15px;
    color: #222;
    font-weight: 300;
}

.choice-spec.leader-checked {
    accent-color: rgb(155, 119, 9) !important;
}

.price-option-div dl dd img {
    width: 100%;
    max-width: 730px;
    max-height: 450px;
}

.interior, .interior-design {
    display: none;
    margin-top: 15px;
    line-height: 20px;
    border-radius: 8px;
    padding: 0px 13px 25px 13px;
    max-width: 425px;
}

.exterior-preview, .interior-preview, .interior-design-preview {
/*    display: none;*/
    justify-content: space-between;
}

.exterior-preview {
    padding: 13px 0px;
}

.interior-preview, .interior-design-preview {
    margin: 10px 0px;
}

.exterior-preview .exterior-preview-name, .interior-preview .interior-preview-name, .interior-design-preview .interior-design-preview-name {
    width: 60%;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
}

.exterior-preview-title, .interior-preview-title, .interior-design-preview-title {
    display: none;
    width: 65px;
    line-height: 25px;
    height: 25px;
    background: #00aeef;
    color: #fff !important;
    border-radius: 15px;
    text-align: center;
}

.exterior-preview .exterior-preview-btn, .interior-preview .interior-preview-btn, .interior-design-preview .interior-design-preview-btn {
    display: none;
    min-width: 80px;
    height: 25px;
    text-align: center;
    border: 1px solid gray;
    background: white;
    border-radius: 15px;
    font-size: 13px;
    cursor: pointer;
}

.interior-img, .interiorDesignImg {
    margin: auto;
}

.exterior-img .exteriorImgList, .interiorImgList, .interiorDesignImgList {
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    width: 0;
    height: 100%;
    transition: width .2s linear;
    background-position: 0;
    background-size: 440px 220px;
    z-index: 0;
}

.exteriorImgList.on, .interiorImgList.on, .interiorDesignImgList.on {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.new-color-choice h2 {
    font-size: 28px;
    color: #00aeef;
    text-align: center;
    font-width: 500;
}

.interior-div, .interiorDesignDiv {
    display: flex;
    margin-top: 20px;
    justify-content: center;
}

.exterior-btn {
    display: flex;
    margin-top: 20px;
}

.exterior-price p {
    font-size: 13px;
}

.interior-group-name, .interior-design-group-name {
    font-size: 18px;
    color: rgb(255, 114, 80);
    text-align: center;
    width: 253px;
    margin: 10px auto;
    font-weight: 500;
}

.interior-name .consignmentAlert {
    width: 300px;
    height: 20px;
    font-size: 13px;
    font-weight: 300;
}

.interior-name .interior-price, .exterior-price p {
    font-size: 13px;
    font-weight: 300;
    color: #ff7250;
    text-align: center;
}

.interior-name .firstInterior {
    color: #00aeef;
}

.choice-spec-val {
    width: 70%;
    display: flex;
    align-items: center;
}

.interior-name {
    height: auto;
}

.spec-text {
    display: block;
    padding: 5px;
    position: relative;
}

.car-price-choice-spec-tune > span {
    font-size: 25px;
    font-weight: 500;
    color: #05141f;
}

.choice-spec-lite-div {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 7px;
    cursor: pointer; margin: 0 !important;
    margin-bottom: 15px !important;
}

.spec-text.active {
    display: block;
}

.option_description, .option_description-text {
    border: 0;
    cursor: pointer;
    background-color: unset;
    padding: 0;
}

.option_description > img {
    width: 100%;
    height: 100%;
}

.spec-text-div2 {
    width: 100%;
    height: auto;
    border-radius: 5px;
    font-size: 13px;
    color: rgb(0, 0, 0);
    text-align: left;
    padding: 15px 15px 15px;
    border: 0px solid rgb(0, 174, 239);
    background: rgb(238, 238, 238);
}

.loading-price {
    display: none;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 10000;
}

.loading-price-main img {
    width: 25%;
}

.loading-price.active {
    display: block;
}

.loading-price-main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.spec-text .spec-text-div .spec-text-div2 dl {
    margin: 0 !important;
}

.spec-text .spec-text-div .spec-text-div2 dl dd {
    margin: 0 !important;
}

.spec-text .spec-text-div .spec-text-div2 dl dt {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}


.car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl .option-img img {
    width: 100%;
    height: auto;
    max-width: 730px;
    max-height: 450px;
}

.exterior-btn button, .interior-btn, .interiorDesignBtn, .interior-prev-btn, .interiorDesignPrevBtn {
    width: 120px;
    height: 36px;
    background-color: #fff;
    border: solid 2px #06377b;
    border-radius: 25px;
    font-size: 15px;
    color: #06377b;
    font-weight: 500;
}

.lite-option-div {
    display: inline-flex;
    width: 100%;
    height: 100%;
    justify-content: space-evenly;
    align-items: center;
}

.recommend {
    border: 1px solid #ff7250;
    background: none;
    color: #ff7250 !important;
    height: 100% !important;
    font-size: 15px !important;
    padding: 2px;
    margin-right: 3px;
}

.option_description, .option_description-text {
    width: 23px;
    height: 23px;
}

.exterior-value {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
}

.model-back-btn, .lineup-back-btn, .early-model-back-btn {
    border: 0;
    background: 0;
    width: 45px;
    height: 45px;
    padding: 0;
    position: absolute;
    top: 3px;
    left: 3px;
}

.model-back-btn > img, .lineup-back-btn > img, .early-model-back-btn > img {
    width: 100%;
    height: 100%;
}

@keyframes blink-effect {
    50% {
        opacity: 0;
    }
}

.exterior-info, .interior-info, .interior-design-info, .lite-brand-info, .lite-model-info, .lite-lineup-info {
    text-align: center;
    font-size: 22px;
    height: 60px;
    font-weight: 600;
    color: #05141f;
    margin-top: 20px;
    /*animation: blink-effect 2s step-end infinite;*/
}

.lite-option-info {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #05141f;
    margin-top: 20px;
    letter-spacing: -1px;
}

/*.brand-model {*/
/*    animation: blink-effect 2s step-end infinite;*/
/*}*/

.lite-option-info {
    display: none;
}

.exterior-btn button {
    margin: 0 auto;
}

.interior-prev-btn, .interiorDesignPrevBtn {
    margin-right: 20px;
    border: solid 2px #00aeef;
    color: #00aeef;
}

.new-color_choice-btn {
    border: 1px solid #00aeef;
    background-color: white;
    width: 100%;
    height: 40px;
    font-size: 20px;
}

.exterior-list, .interior-list, .interiorDesignList {
    width: 216px;
    margin: 0 auto;
}

.exterior-list li, .interior-list li, .interiorDesignList li {
    display: inline-block;
    position: relative;
    width: 65.59px;
    height: 40px;
    cursor: pointer;
    margin-bottom: 5px;
    margin-right: 5px;
}

.exterior-list .exterior-color-code.disabled, .interior-list .interior-color-code.disabled {
    display: none;
}

.exterior-list .exterior-color-code.checked, .interior-list .interior-color-code.checked, .interiorDesignList .interior-color-design-code.checked {
    border: 1px solid black;
}

.exterior-list li div, .interior-list li div, .interiorDesignList li div {
    width: 100%;
    height: 100%;
}

.interior-list li .double-color, .interiorDesignList li .double-color, .exterior-color-code .double-color {
    height: 50%;
}

.interiorDesignGroupName {
    font-size: 18px;
    color: rgb(255, 114, 80);
    text-align: center;
    font-weight: 500;
    padding: 15px 0px;
}

.exterior-price, .interiorDesignPrice {
    height: auto;
}

.interiorDesignName p, .exterior-name p, .interior-name p {
    font-size: 16px;
    color: rgb(34, 34, 34);
    font-weight: 600;
    text-align: center;
}

.interiorDesignName .firstInteriorDesign {
    color: #00aeef;
}

.interiorDesignPrice {
    width: 300px;
    height: 20px;
    font-size: 13px;
    color: rgb(255, 114, 80);
    font-weight: 500;
    text-align: center;
}

.interiorDesignList li div {
    width: 100%;
    height: 100%;
}

.car-price-list-choice-spec .choice-spec-div-box input[type=checkbox][disabledcheck='1'] {
    accent-color: rgb(34, 34, 34);
}

.option-change-alert-background {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    max-height: unset;
    padding: unset;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100009;
    overflow-y: scroll;
    border-radius: 2px;
    transform: unset;
    box-shadow: unset;
    display: none;
}

.option-change-value2 .option-change-choice-option span, .option-change-value2 .option-change-choice-option2 span {
    color: rgb(10, 90, 254);
    font-size: 13px;
    font-weight: 500;
    word-break: break-word;
}

.option-change-value2 .option-change-choice-option p, .option-change-value2 .option-change-choice-option2 p {
    color: rgb(34, 34, 34);
    font-size: 13px;
    font-weight: 500;
    word-break: break-word;
}

.option-change-alert {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 482px;
    overflow-y: unset;
    height: auto;
    max-height: 90vh;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 1px 5px 8px 1px;
    text-align: center;
    padding: 42px 40px 30px;
}

.option-change-alert h1 {
    font-size: 21px;
    color: rgb(0, 0, 0);
    text-align: center;
    padding-bottom: 30px;
}

.option-change-value-span {
    color: rgb(34, 34, 34);
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-bottom: 30px;
    text-align: left;
}

.option-change-value-last-span {
    color: rgb(119, 118, 119);
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-bottom: 30px;
    text-align: center;
}

.option-change-cancel {
    width: 80px;
    height: 30px;
    color: rgb(0, 92, 186);
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(0, 92, 186);
    margin-right: 16px;
    line-height: 1;
    border-radius: 4px;
    font-weight: 500;
    font-size: 15px;
}

.option-change-confirm {
    width: 80px;
    height: 30px;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 92, 186);
    border: 0px;
    line-height: 1;
    border-radius: 4px;
    font-weight: 500;
    font-size: 15px;
}

.option-change-value2 {
    display: flex;
    width: 100%;
    height: auto;
    margin-bottom: 16px;
}

.option-change-value2 dl:first-of-type {
    border-right: 1px solid rgb(34, 34, 34);
}

.option-change-value2 dl {
    width: 50%;
    height: auto;
    text-align: left;
}

.option-change-value2 dl:last-of-type {
    padding-left: 40px;
}

.option-change-value2 dl dt {
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}
.option-change-value2 dl dt dd {
    width: 100%;
    height: auto;
}


.option-change-value2 dl dt span:first-of-type {
    color: rgb(255, 114, 80);
    font-size: 13px;
    font-weight: 500;
    word-break: break-word;
}

.option-change-value2 span {
    color: rgb(34, 34, 34);
    font-size: 14px;
    font-weight: 500;
    display: block;
}

.price-option-div dl::-webkit-scrollbar {
    display: block !important;
}

.price-option-div dl::-webkit-scrollbar {
    width:4px;
    display:block;
    float:right;
}

.price-option-div dl::-webkit-scrollbar-thumb {
    background: #909090;
    border-radius: 10px;
}

.price-option-div dl::-webkit-scrollbar-thumb:hover {
    background: #777777;
}

.price-option-div dl::-webkit-scrollbar-track {
    background-color: #EAEAEA;
}

.ytb-btn {
    width: 23px;
    height: 23px;
    padding: 0;
    border: none;
    background: transparent;
}

.ytb-btn img {
    width: 100%;
    height: 100%;
}

.lineup-dd {
    overflow: scroll;
    overflow-x: hidden;
    height: 100%;
    max-height: 140px;
}

.lineup-dd button {
    width: 100%;
    height: 35px;
    font-size: 14px;
    display: block;
    background: transparent;
    margin-top: -1px;
    border: solid 1px #cdcdcd;
    text-align: left;
    font-weight: 300;
}

.car-price-list .car-price-list-main .car-price-list-choice dl.active2 {
    height: 100%;
}

.car-price-list .car-price-list-main .car-price-list-choice dl.active2 dt:before {
    content: '';
    background-image: url("/img/arrow1.png");
    background-repeat: no-repeat;
    position: absolute;
    background-size: 15px, 10px;
    width: 20px;
    height: 15px;
    margin: 5px 0px 0px 0px;
    right: 10px;
    transform: rotate(180deg);
}

.lineup-dd::-webkit-scrollbar             { width:4px; display:block; float:right; }
.lineup-dd::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.lineup-dd::-webkit-scrollbar-thumb:hover { background: #777777; }
.lineup-dd::-webkit-scrollbar-track       { background-color: #EAEAEA; }

/* ---------------------------- */

.lite-footer-div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 120px;
    align-items: center;
    margin-top: 20px;
}

.lite-footer-div .sale-choice-btn {
    display: none;
    width: 90%;
    background-color: #0070C0;
    height: 50px;
    font-size: 20px;
    color: #fff;
    border: 0;
}

.lite-close-div {
    position: absolute;
    top: 1%;
    right: 2%;
}

.lite-close-div > .lite-close-btn, .lite-close-btn2 {
    border: 0;
    background-color: transparent;
    width: 15px;
    height: 15px;
    padding: 0;
}

.lite-close-div > .lite-close-btn > img, .lite-close-btn2 > img {
    width: 100%;
    height: 100%;
}

.lite_counseling-car-img-div {
    width: 310px;
    height: 170px;
    margin: 0 auto;
    background-size: 90%;
}

.lite-footer-div .lite-counseling-btn {
    width: 25%;
    background-color: #0070C0;
    height: 60px;
    font-size: 20px;
    color: #fff;
    border: solid 1px #0070C0;
    border-radius: 30px;
}

.lite_counseling-brand-model-div {
    display: flex;
    align-items: center;
}

.lite_counseling-brand-model-div > img {
    width: 40px;
    height: 100%;
}

.lite_counseling-user-info-p {
    font-size: 16px;
    color: #222;
    font-weight: 500;
}

.lite-checkbox {
    margin-top: 20px;
    font-size: 14px;
}

.lite_counseling-main, .lite_car-receive {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    position: fixed;
    z-index: 100000;
}

.lite_counseling {
    position: absolute;
    width: 425px;
    height: 100%;
    overflow: scroll;
    overflow-x: hidden;
    top: 50%;
    left: 50%;
    padding: 16px 40px 40px;
    background-color: #ffffff;
    transform: translate(-50%,-50%);
    box-shadow: 1px 5px 8px 1px rgb(0 0 0 / 10%);
    z-index: 2;
}

.lite_car-receive-main {
    position: absolute;
    width: 425px;
    height: auto;
    top: 50%;
    left: 50%;
    padding: 16px 20px 20px;
    background-color: #ffffff;
    transform: translate(-50%,-50%);
    box-shadow: 1px 5px 8px 1px rgb(0 0 0 / 10%);
    z-index: 2;
}

.lite_counseling-car-price-div2:nth-of-type(1) {
    border-top: 1px solid #000;
    padding-top: 30px;
}

.lite_counseling-car-price-div2:last-of-type {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
}

.lite_counseling-car-price-div2, .lite_counseling-car-price-div1 {
    margin-top: 15px;
    /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 15px;
}

.lite-sub1 {
    display: flex;
}

.lite_counseling-car-price-div2 span:nth-child(1), .lite_counseling-car-price-div1 span:nth-child(1) {
    width: 20%;
    margin-left: 5px;
    font-size: 15px;
    color: #888;
    font-weight: 300;
}

.lite_counseling-car-price-div2 span:nth-child(2) {
    width: 60%;
    font-size: 15px;
    color: #000;
}

.lite_counseling-car-price-div1 span:nth-child(2) {
    width: 90%;
    font-size: 14px;
}


.lite_counseling-car-price-div2 span:nth-child(3) {
    width: 30%;
    text-align: right;
    font-size: 15px;
    color: #ff7250;
    margin-right: 10px;
}

.lite-trim-price, .lite-option-price, .lite-color-price {
    font-weight: 600;
}

.lite_counseling::-webkit-scrollbar             { width:4px; display:block; float:right; }
.lite_counseling::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.lite_counseling::-webkit-scrollbar-thumb:hover { background: #777777; }
.lite_counseling::-webkit-scrollbar-track       { background-color: #EAEAEA; }

.lite_counseling-title {
    font-size: 21px;
    font-weight: 400;
    color: #222;
    padding-bottom: 19px;
    text-align: center;
}

.lite-counseling-lineup-trim-name {
    color: #999;
    font-size: 14px;
}

.lite_counseling-car-price-div2 {
    display: flex;
    align-items: center;
}

.lite_counseling-car-price-total-div > div {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.lite_counseling-user-info-div {
    width: 50%;
    display: none;
}

.lite_counseling-purchasing-method-div {
    display: flex;
    justify-content: space-around;
    margin-top: 15px;
    margin-bottom: 15px;
    flex-direction: column;
    line-height: 20px;
    width: 100%;
    margin-right: 5px;
    margin-left: 5px;
}

.lite_counseling-purchasing-method-div > button {
    width: 15%;
    min-width: 60px;
    height: 40px;
    background: #ececec;
    border: 0;
    font-size: 18px;
    border-radius: 15px;
    color: #6b6b6b;
}

.lite_counseling-user-info-desired-time > div {
    display: flex;
    justify-content: space-between;
}

.lite_counseling-user-info-desired-time > div > input {
    width: 57%;
    height: 40px;
    border: 1px solid rgb(205, 205, 205);
    font-size: 17px;
    color: rgb(0, 0, 0);
    padding: 0px 15px;
    box-sizing: border-box;
    margin-right: 3px;
}

.lite_counseling-footer-div-content-div > button {
    border: 0;
    background-color: transparent;
    color: #00aeef;
    font-size: 12px;
}

.lite_counseling-footer-div-content-div2 > label > span {
    color: #222;
}

.lite_counseling-footer-div-content-div3 {
    margin-top: 15px;
}

.lite-start-div {
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 900px;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 100029;
    overflow: scroll;
    display: none;
}

.lite-start-div-main {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display: flex;
    flex-direction: column;
}

.lite-start-div-main button {
    border: 0;
    padding: 0;
    background: white;
}

.lite-submit-div, .lite-check-div {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 100029;
}

.lite-submit-div-main, .lite-check-div-main {
    display: inline-block;
    position: absolute;
    min-width: 430px;
    min-height: 251px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 6px;
    background-color: #ffffff;
    padding: 35px;
}

.lite-submit-div-main > h2, .lite-check-div-main > h2 {
    margin-top: 20px;
    font-size: 21px;
    line-height: 1.81;
    text-align: center;
    color: #222222;
}

.lite-close-div2, .lite-close-div3 {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 15px;
    height: 15px;
}

.lite-close-div2 > button, .lite-close-div3 > button {
    padding: 0;
    border: 0;
    background-color: white;
    width: 100%;
    height: 100%;
}

.lite-close-div2 > button > img, .lite-close-div3 > button > img {
    width: 100%;
    height: 100%;
}

.real-submit, .lite-check-btn-div {
    text-align: center;
    margin-top: 25px;
}

.real-submit-btn, .lite-check-btn, .lite-end-btn {
    width: 110px;
    height: 40px;
    line-height: 30px;
    border: none;
    border-radius: 5px;
    background-color: #222;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: -0.5px;
    text-align: center;
    color: #f2f3f5;
}

.lite_counseling-footer-div-content-div3 > button {
    display: block;
    width: 132px;
    height: 38px;
    line-height: 20px;
    background-color: #05141f;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin-top: 8px;
}

.lite_counseling-footer-div-content-div{
    width: 250px;
    color: #000;
    font-size: 15px;
    font-weight: 300;
    border: 1px solid #ccc;
    padding: 5px 15px;
    border-radius: 15px;
    background: url('/img/arrow.png') no-repeat  95%/auto 10px;
    letter-spacing: -1px;
    margin: auto;
}

.lite_counseling-footer-div-content-div, .lite_counseling-footer-div-content-div2, .lite_counseling-footer-div-content-div3 {
    display: flex;
    justify-content: center;
}



.lite-time-select {
    width: 40%;
    height: 40px;
    border: solid 1px #cdcdcd;
    font-size: 17px;
    color: #595959;
    padding: 0 15px;
    box-sizing: border-box;
    background: url('img/arrow.png') no-repeat  90%/auto 10px;
    -webkit-appearance: auto;
}

.lite_counseling-user-info-desired-time > div > select {
    width: 45%;
    border-radius: 5px;
}

.lite_counseling-user-info-mobile {
    margin-top: 10px;
    margin-bottom: 10px;
}

.lite_counseling-user-info-name > input {
    width: 100%;
    height: 40px;
    border: 1px solid rgb(205, 205, 205);
    font-size: 18px;
    color: rgb(0, 0, 0);
    padding: 0px 15px;
    box-sizing: border-box;
}

.lite_counseling-user-info-name > p, .lite_counseling-user-info-mobile > p, .lite_counseling-user-info-desired-time > p {
    width: 80px;
    font-size: 16px;
    color: #222;
    margin-top: 15px;
    margin-bottom: 5px;
}


.lite_counseling-user-info-mobile > div {
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lite_counseling-user-info-mobile > div > input {
    width: 80px;
    height: 40px;
    border: 1px solid rgb(205, 205, 205);
    font-size: 18px;
    color: rgb(0, 0, 0);
    box-sizing: border-box;
    text-align: center;
    margin-right: 3px;
}

.lite_counseling-user-info-p2 {
    font-size: 13px;
    color: #888;
    text-align: center;
}

.lite_counseling-user-info {
    display: flex;
}

.lite_counseling-model-name {
    width: 800px;
    line-height: 25px;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 500;
    overflow: hidden;
}


.lite_counseling-user-info-p3 {
    width: 80px;
    font-size: 16px;
    color: #222;
    margin-top: 15px;
    margin-bottom: 5px;
}

.lite-textarea {
    width: 100%;
    height: 175px;
    margin-top: 5px;
    border: 1px solid #cdcdcd;
    padding: 10px;
    font-size: 20px;
}

.lite_counseling-purchasing_method-p {
    font-size: 21px;
    font-weight: 500;
    padding: 0px 19px 19px;
    color: #222;
    text-align: center;
}

.lite_counseling-user-info-p {
    min-width: 100px;
}

.purchasing-method-div > div {
    display: none;
    justify-content: space-between;
    flex-direction: column;
}

.purchasing-method-div > .purchasing-method-div-content-1 {
    display: flex;
}

.purchasing-method-div > div > div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.purchasing-method-div > div > div > p {
    width: 20%;
    text-align: center;
}

.purchasing-method-div > div > div > div, .purchasing-method-div > div > div > select {
    width: 80%;
    border-radius: 5px;
}

.purchasing-method-div > div > div > div {
    display: flex;
    justify-content: space-between;
}

.purchasing-method-div > div > div > div > select {
    width: 45%;
    border-radius: 5px;
}

.lite-popup-footer-div {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.lite-restart-btn {
    display: block;
    width: 90px;
    height: 35px;
    line-height: 20px;
    border: 1px solid #9fa5a9;
    background-color: white;
    font-size: 13px;
    color: #05141f;
    text-align: center;
    margin-top: 8px;
    margin-right: 30px;
}

.lite_counseling-car-price-div {
    border-bottom: 1px solid #000;
}

.lite-next-btn {
    display: block;
    width: 90px;
    height: 35px;
    line-height: 20px;
    border: 1px solid #9fa5a9;
    background-color: #05141f;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    margin-top: 8px;
}

.lite_counseling-car-price-div > div > span {
    font-size: 14px;
}

.lite_counseling-car-price-total-div > div > span {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    padding-top: 5px;
}

.lite_counseling-car-price-total-div > div > .lite-spec-trun-total-price {
    font-size: 16px;
    color: #222;
    font-weight: 500;
}

.in-detail {
    display: none;
    margin-bottom: 10px;
    border: 1px solid rgb(205, 205, 205);
    border-radius: 3px;
    padding: 15px 20px;
    background: rgb(242, 242, 242);
    max-height: 150px;
    overflow: scroll;
}

.in-detail > h4 {
    font-weight: 500;
}

.in-detail > p {
    color: #000;
    font-size: 14px;
    font-weight: 300;
}

.lite_sale-option-div {
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100000;
}

.lite_sale-option-div-main {
    width: 100%;
    max-width: 425px;
    height: auto;
    max-height: 520px;
    position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    background-color: #fff;
    padding: 2%;
}

.lite_sale-option-div-main > h3 {
    text-align: center;
    font-size: 25px;
}

.lite_sale-option-div-content {
    overflow: scroll;
    overflow-x: hidden;
    width: 100%;
    height: auto;
    max-height: 350px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.lite_sale-option-div-content::-webkit-scrollbar             { width:4px; display:block; float:right; }
.lite_sale-option-div-content::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.lite_sale-option-div-content::-webkit-scrollbar-thumb:hover { background: #777777; }
.lite_sale-option-div-content::-webkit-scrollbar-track       { background-color: #EAEAEA; }

.lite_sale-option-div-content-main {
    border: solid 1px #d9dde2;
}

.lite_sale-option-div-content-main-title {
    border-top: solid 1px #222;
    border-bottom: solid 1px #d9dde2;
    padding: 0 14px;
}

.lite_sale-option-div-content-main-title > h4 {
    font-size: 20px;
    font-weight: 500;
}

.lite_sale-option-val {
    padding: 2%;
}

.lite_sale-option-val > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    margin-bottom: 10px;
}

.lite_sale-option-val > div > label {
    display: flex;
    width: 70%;
}

.lite_sale-option-btn {
    width: 18px;
    height: 18px;
    border: 1px solid #00aeef;
    border-radius: 100%;
    color: #00aeef;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    line-height: 1;
    background-color: unset;
    padding: 0;
}

.lite_sale-option-input {
    margin-right: 8px;
}

.lite_sale-option-footer {
    display: flex;
    justify-content: center;
}

.lite_sale-option-close {
    position: absolute;
    top: 4%;
    right: 2%;
}

.lite_sale-option-close > .lite_sale-option-close-btn {
    border: 0;
    background-color: transparent;
    padding: 0;
    width: 25px;
    height: 25px;
}

.lite_sale-option-close > .lite_sale-option-close-btn > img {
    width: 100%;
    height: 100%;
}

.lite_sale-option-footer > button {
    width: 100px;
    height: 40px;
    border: 1px solid #00aeef;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    border-radius: 2px;
    background-color: #00aeef;
    color: #fff;
}

.advance-deposit {
    width: 80%;
    position: relative;
}

.advance-payment {
    width: 90%;
    position: relative;
}

.advance-payment > .lite-select {
    width: 45%;
}

.advance-deposit .lite-select2, .advance-deposit .lite-select2-deposit, .lite-select2-payment {
    width: 100%;
}

.advance-deposit > div {
    display: none;
    width: 95%;
    position: absolute;
}

.advance-payment > .advance-payment-main {
    display: flex;
    width: 40%;
}

.advance-payment > .advance-payment-main > select {
    width: 100%;
}

.advance-payment > .advance-payment-main > div {
    position: absolute;
    display: none;
}

.advance-deposit > div > input, .advance-payment > .advance-payment-main > div > input {
    width: 100%;
    border: solid 1px #222;
}

.lite-select, .lite-select2, .lite-select2-deposit, .lite-sido-select, .lite-sigungu-select, .lite-select2-payment, .lite-conditions-select, .lite-age-select, .lite-property-select {
    -webkit-appearance: auto;
}

.lite-select::-webkit-scrollbar             { width:4px; display:block; float:right; }
.lite-select::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.lite-select::-webkit-scrollbar-thumb:hover { background: #777777; }
.lite-select::-webkit-scrollbar-track       { background-color: #EAEAEA; }
.lite-select2::-webkit-scrollbar             { width:4px; display:block; float:right; }
.lite-select2::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.lite-select2::-webkit-scrollbar-thumb:hover { background: #777777; }
.lite-select2::-webkit-scrollbar-track       { background-color: #EAEAEA; }
.lite-select2-deposit::-webkit-scrollbar             { width:4px; display:block; float:right; }
.lite-select2-deposit::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.lite-select2-deposit::-webkit-scrollbar-thumb:hover { background: #777777; }
.lite-select2-deposit::-webkit-scrollbar-track       { background-color: #EAEAEA; }
.lite-select2-payment::-webkit-scrollbar             { width:4px; display:block; float:right; }
.lite-select2-payment::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.lite-select2-payment::-webkit-scrollbar-thumb:hover { background: #777777; }
.lite-select2-payment::-webkit-scrollbar-track       { background-color: #EAEAEA; }
.lite-sido-select::-webkit-scrollbar             { width:4px; display:block; float:right; }
.lite-sido-select::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.lite-sido-select::-webkit-scrollbar-thumb:hover { background: #777777; }
.lite-sido-select::-webkit-scrollbar-track       { background-color: #EAEAEA; }
.lite-sigungu-select::-webkit-scrollbar             { width:4px; display:block; float:right; }
.lite-sigungu-select::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.lite-sigungu-select::-webkit-scrollbar-thumb:hover { background: #777777; }
.lite-sigungu-select::-webkit-scrollbar-track       { background-color: #EAEAEA; }
.lite-conditions-select::-webkit-scrollbar             { width:4px; display:block; float:right; }
.lite-conditions-select::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
.lite-conditions-select::-webkit-scrollbar-thumb:hover { background: #777777; }
.lite-conditions-select::-webkit-scrollbar-track       { background-color: #EAEAEA; }

.b2c-brand-name, .b2c-model-name, .b2c-lineup-name {
    display: inline-block;
    width: 60px;
    line-height: 25px;
    height: 25px;
    background: #05141f;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
    margin-left: 5px;
    letter-spacing: -1px;
    margin-right: 10px;
}

.brand-hr {
    width: 80%;
}

.lite-trim {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    text-align: center;
    margin-right: 5px;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    background: #ff7250;
}

.lite-trim3 {
    text-align: center;
    font-size: 22px;
    height: 60px;
    font-weight: 600;
    display: inline-block;
    font-size: 22px;
    line-height: 23px;
    color: #003469;
}

.lite-trim2 {
    font-size: 18px;
    font-weight: 600;
    color: #ff7250;
}

.lite-trim4 {
    font-size: 16px;
    font-weight: 500;
    color: #05141f;
}

.lite-exterior-interioir {
    font-size: 20px;
    font-weight: 500;
    color: #05141f;
    margin-bottom: 20px;
}


.car-price-list .car-price-list-main { margin-top: -76px; width: 100%; padding-bottom: 100px; }

.car-price-list .car-price-list-main .car-price-list-choice dl { display: revert; width: 100%; max-width: 767px; height: 53px; margin: 10px 0px 10px 0px; }

.car-price-list .car-price-list-main .car-price-list-div { width: 100%; padding: 0; }

.trim-spec-main { margin: 0 auto; margin-top: 20px; width: 100%; max-width: 420px; }

.exteriorImgList.on { width: 320px; background-size: 320px; left: 0%; }

.exterior-img, .interior-img, .interiorDesignImg {
    position: relative;
    width: 320px;
    height: 220px;
}


#black_bg .youtube-div { width: 100%; height: 40%; min-height: 508px; }

.base-spec-div, .base-spec-div-clone { padding: 0 15px; width: 100%; height: 30px; line-height: 27px; text-align: center; border: 1px solid #cdcdcd; background: none;border-radius: 5px; color: #222222; font-size: 15px; cursor: pointer; letter-spacing: -1px; margin-bottom: 5px; box-shadow: 0px 1px 4px 1px rgb(34 34 34 / 10%); justify-content: center; margin-top: 20px; }

.choice-spec-div-box { height: 50px; }

.slide-div {
    width: 100%;
    height: 200px;
    margin: 10px 0px;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.slide-navi {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 96%;
    left: 50%;
    background-color: revert;
    border-radius: 15px;
    width: auto;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.slide-navi > div {
    width: 8px;
    height: 8px;
    margin-right: 7px;
    border-radius: 25px;
    border: 1px solid #FFF;
    background-color: transparent;
}

.slide-div-value {
    display: flex;
    height: 100%;
    transition: .3s ease-out;
}

.slide-div-value > div {
    width: 100%;
    height: 100%;
}

.slide-tab-1 {
    background-color: red;
}

.slide-tab-2 {
    background-color: green;
}

.slide-tab-3 {
    background-color: blue;
}

/*----------*/
/* noramlize */
body,ol,ul,li,a,h1,h2,h3,h4,h5,h6,button {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    list-style: none;
    text-decoration: none;
    color: inherit;
    background-color: transparent;
}

button {
    cursor: pointer;
}

/*custom*/
.flex {
    display: flex;
}

.item {
    cursor: pointer;
}

.item > img {
    width: 100%;
    height: 100%;
}

.wrap {
    width: 100%;
    height: auto;
}

.box {
    width: calc(100%/ 5);
    height: calc(100%/ 2);
}

/* slide css */
.slide-wrap {
    overflow:hidden;
    position: relative;
    background-color: #FFFFFF;
}

.slide2 {
    background-color: #f8f8f8 !important;
}

.slide-draggable, .slide-draggable2 {
    height: 100%;
}
.slide-draggable > .item {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.slide-draggable2 > .item2 {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #f8f8f8;
}

.my-car-select {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}

.early {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.early > div {
    display: revert;
    width: 100%;
    max-width: 767px;
    height: 53px;
    margin: 10px 0px 10px 0px;
}

.early > div > dt, .car-price-list .car-price-list-main .car-price-list-choice dl dt {
    height: 100%;
    font-size: 18px;
    color: #222;
    padding: 13px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #05141f;
    position: relative;
    cursor: pointer;
}

.early > div > dt:before {
    background-size: 15px, 10px;
    width: 20px;
    height: 15px;
    margin: 5px 0px 0px 0px;
    right: 5px;
    content: '';
    background-image: url("/img/arrow1.png");
    background-repeat: no-repeat;
    position: absolute;
}

.early-2 {
    display: none;
    flex-direction: column;
    align-items: center;
}

.early-2 > div {
    width: 850px;
    height: 80px;
    margin: 10px 0px 10px 0px;
    font-size: 18px;
    color: #222;
    padding: 13px;
    display: flex;
    align-items: center;
    border-radius: 20px;
    box-shadow: 0px 3px 5px 0 rgb(34 34 34 / 30%);
    position: relative;
    justify-content: flex-start;
    background-color: #eaeff4;
    cursor: pointer;
}

.early-2 > div > p {
    font-weight: 500;
}

.early-2 > div > img {
    width: 40px;
    height: auto;
    margin-right: 30px;
    margin-top: 5px;
}

.early-brand, .early-model {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 100000;
}

#model2 {
    width: 100%;
    height: 100%;
    display: block;
    overflow-y: auto;
    position: relative;
    z-index: 1;
    max-height: unset;
    margin: 0 auto;
    border-top: none;
    border-bottom: none;
}

#model2 > .car-type-div {
    min-height: 140px;
    position: relative;
}

#model2 > .car-type-div:not(:first-child) {
    border-top: 1px solid #d9dde2;
}

#model2 .title {
    display: inline-block;
    width: 96px;
}

#model2 .title > h3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 36px;
    font-size: 110px;
    font-weight: 600;
    color: #e3e3e3;
}

#model2 .car-list {
    width: 100%;
    padding-left: 2px;
    display: inline-block;
    padding: 10px 0;
}

#model2 .car-list > .car {
    width: 33%;
    height: 130px;
    margin: 0;
    float: left;
    position: relative;
    box-sizing: border-box;
    transition: all 0.05s;
}

#model2 .car-list > .car > label {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    transition: all .05s;
    cursor: pointer;
}

#model2 .car-list > .car > label > input {
    display: none;
}

#model2 .car-list > .car > label > img {
    position: absolute;
    width: 170px;
    height: 80px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}

#model2 .car-list > .car > label > p {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 90px;
    left: 0;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.6px;
    color: #595959;
}

.early-brand.active, .early-model.active {
    display: block;
}

#brand2 > label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 178px;
    height: 110px;
    padding: 0 8px;
    cursor: pointer;
    width: 33%;
}

#brand2 > label > div {
    text-align: center;
}

#brand2 > label > div > img {
    width: 83px;
    height: auto;
    max-height: 55px;
}

#brand2 > label > div > input {
    display: none;
}

.early-brand-value > .selector-close {
    position: absolute;
    width: 45px;
    height: 50px;
    top: 3px;
    right: 3px;
    margin: auto;
    border: none;
    background-color: transparent;
    line-height: normal;
}

.early-brand-value {
    width: 800px;
    height: auto;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 90px 30px 35px;
    background-color: #ffffff;
    transform: translate(-50%,-50%);
    box-shadow: 1px 5px 8px 1px rgb(0 0 0 / 10%);
    z-index: 100000;
}

.early-model-value {
    position: absolute;
    width: 1024px;
    height: 768px;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    transform: translate(-50%,-50%);
    box-shadow: 1px 5px 8px 1px rgb(0 0 0 / 10%);
    z-index: 100000;
    padding: 100px 30px 35px;
}

.early-model-value > h1 {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    color: #00aeef;
    font-weight: 500;
}

.early-model-value > .selector-close {
    position: absolute;
    width: 45px;
    height: 50px;
    top: 3px;
    right: 3px;
    margin: auto;
    border: none;
    background-color: transparent;
    line-height: normal;
}

.guide-brand {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 100029;
}

.guide-brand.active {
    display: block;
}

.guide-brand-div {
    text-align: center;
    margin-top: 45px;
}

.guide-brand-btn {
    width: 180px;
    height: 50px;
    line-height: 30px;
    border: none;
    border-radius: 5px;
    background-color: #05141f;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.5px;
    text-align: center;
    color: #FFF;
}

.guide-brand-value > h2 {
    margin-top: 40px;
    font-size: 21px;
    line-height: 1.81;
    text-align: center;
    color: #222222;
}

.guide-brand-close {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 15px;
    height: 15px;
}

.guide-brand-value {
    display: inline-block;
    position: absolute;
    min-width: 320px;
    width: 90%;
    max-width: 425px;
    min-height: 251px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 6px;
    background-color: #ffffff;
    padding: 35px;
}

.car-price-list-choice, .choice-spec-tune-div, .choice-spec-tune-sale-div, .choice-spec-price-div, .lite-footer-div {
    display: none;
}

.car-price-list-choice-spec-bottom {
    border-top: 0;
}

.trim-footer {
    display: none;
    position: fixed;
    width: 100%;
    max-width: 425px;
    height: 150px;
    bottom: 0;
    background-color: #FFF;
    z-index: 1000;
    flex-direction: column;
    align-items: center;
}

.trim-footer.active {
    display: flex;
    border-top: solid 1px #ddd;
}

.trim-footer-text, .trim-footer-option-text {
    display: flex;
    justify-content: space-between;
    width: 420px;
}

.trim-footer-option-text {
    margin-top: 10px;
}

.trim-footer-text {
    margin-bottom: 30px;
}

.trim-footer-text span:first-child, .trim-footer-option-text {
    font-size: 13px;
}

.trim-footer-text-price, .trim-footer-text-option-price {
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 500;
}

.lite-reset {
    border: 1px solid #9fa5a9;
    background: #fff;
    padding: 7px 20px;
    font-size: 13px;
    color: #05141f;
    margin-top: 2%;
}

.lite-footer-btn {
    margin-left: 30px;
    border: 0px solid #9fa5a9;
    background: #05141f;
    padding: 7px 20px;
    font-size: 13px;
    color: #fff;
}

.specification-video2 {
    color: #4C4C4C;
    font-size: 15px;
    cursor: pointer;
}

.specification-video2.active {
    color: #00aeef;
}

.maker-finance-info {
    padding-top: 20px;
    margin-top: 30px;
    padding-bottom: 20px;
    background: #f8f8f8;
}

.maker-info-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 120px;
}

.maker-info-div:nth-of-type(6) {
    margin-bottom: 20px;
}

.lite-sale-price {
    font-size: 14px;
    font-weight: 600;
    color: red;
}

.maker-info-div-val {
    margin: auto;
    display: block;
    line-height: 20px;
    border: 1px solid #dadbdc;
    border-radius: 8px;
    padding: 25px 20px;
    box-shadow: 0px 1px 4px 1px rgb(34 34 34 / 5%);
    background: #fff;
    width: 90%;
}

.maker-brand-name {
    line-height: 25px;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    max-height: 25px;
}

.slick {
    background-color: #f8f8f8;
}

.slick-track {
    margin-bottom: 20px;
}

.maker-brand-img {
    width: 40px;
    height: 100%;
}

.maker-car-div {
    width: 100%;
    height: 180px;
    margin: 0 auto;
    background-size: 90%;
}

.maker-car-div > img {
    height: 170px;
}

.maker-car-img {
    width: 100%;
    heigth: 100%;
}

.maker-text-1 {
    font-size: 25px;
    letter-spacing: -1px;
}

.maker-text-2 {
    font-size: 15px;
    letter-spacing: -1px;
    color: #697278;
    font-weight: 200;
}

.maker-finance-info-title {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.video-ev9-test {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.video-ev9-p {
    position: absolute;
    top: 85%;
    left: 4%;
    color: #FFF;
    font-size: 35px;
    font-weight: 500;
    text-align: center;
}

.video-ev9-p > span {
    font-size: 14px;
    display: block;
}

.maker-val-btn-div {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.maker-val-btn-1 {
    margin: 0 5px;
    border: 1px solid #9fa5a9;
    background: #fff;
    padding: 7px 20px;
    font-size: 13px;
    color: #05141f;
}

.maker-val-btn-2 {
    margin: 0 5px;
    border: 0px solid #9fa5a9;
    background: #05141f;
    padding: 7px 20px;
    font-size: 13px;
    color: #fff;
}

.maker-finance-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.maker-finance-footer > button {
    width: 90%;
    margin-top: 15px;
    display: block;
    line-height: 20px;
    cursor: pointer;
    border: 1px solid #05141f;
    padding: 13px;
    text-align: left;
}

.maker-slide-btn-set {
    display: flex;
    justify-content: space-evenly;
    padding: 0px 30%;
}

.top-slide {
    background-color: #FFF;
}

.maker-slide-btn-set > li {
    display: inline-block;
    margin: 0 3px;
    background-color: transparent;
    border: 1px solid #05141f;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    padding: 0;
}

.top-slide > .slick-list {
    height: 90%;
    margin-bottom: 20px;
}

.top-slide div {
    height: 100%;
}


.maker-slide-btn-set > li > button {
    font-size: 0;
}

.maker-slide-btn {
    display: inline-block;
    margin: 0 3px;
    background-color: transparent;
    border: 1px solid #05141f;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    padding: 0;
}

.maker-slide-btn-set .slick-active {
    background-color: #05141f;
    border: 1px solid #05141f;
}

.review-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px 0;
}

.review-info h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.review-info .review-border-div {
    width: 100%;
    padding: 15px;
    border: 1px solid black;
}

.review-div {
    display: flex;
    justify-content: center;
}

.review {
    position: relative;
    cursor: pointer;
}

.review > span {
    position: absolute;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.review .star-div {
    position: absolute;
    top: 30px;
}

.review .star-div red {
    color: red;
}

.review .img-div {
    display: flex;
    gap: 10px;
    position: absolute;
    width: 260px;
    right: 0;
}

.review .img-div img {
    width: 80px;
    height: 60px;
    border-radius: 15px;
}

.review .review-body-div {
    margin-top: 75px;
}

.review .review-body-div .review-body {
    height: 75px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.carzal-news {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.carzal-img-news {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    position: relative;
}

.carzal-img-news-img {
    width: 100%;
    height: 300px;
}

.carzal-img-text {
    width: 100%;
    padding: 5px;
    margin-bottom: 5px;
    background: #000;
    opacity: 0.5;
    color: #FFF;
    font-size: 17px;
    position: absolute;
    bottom: 0;
}

.carzal-news-middle{
    width: 97%;
}

.carzal-news-middle > div {
    margin-bottom: 20px;
}

.carzal-news-middle > div > a {
    cursor: pointer;
}

.carzal-news-middle > div > a:first-of-type {
    font-size: 13px;
    color: #697278;
    font-weight: 200;
}

.carzal-new-bottom {
    width: 100%;
    flex-wrap: wrap;
    gap: 1pc;
    padding-bottom: 2pc;
    padding-top: 2pc;
    margin: 0 auto;
    justify-content: space-between;
    max-width: 84pc;
    width: 100%;
    display: flex;
    -webkit-box-pack: justify;
    padding: 0 1pc;
}

.carzal-news h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}
.carzal-new-bottom > div {
    background-color: #f8f8f8;
    height: 143px;
    letter-spacing: normal;
    line-height: 1.43;
    padding: 1pc;
    width: calc(50% - 8px);
    border-radius: 8px;
}

.carzal-new-bottom img {
    width: 30px;
    height: 30px;
}

.carzal-new-bottom span {
    font-size: 13px;
    color: #697278;
    font-weight: 200;
}

.img-estimate-btn {
    width: 100px;
    height: 30px;
    padding: 0px 15px;
    position: absolute;
    top: 90%;
    right: 5%;
    background-color: white;
    font-size: 15px;
}

.item {
    position: relative;
}

.exterior {
    margin-top: 15px;
    display: block;
    line-height: 20px;
    border-radius: 8px;
    padding: 0px 13px 25px 13px;
    max-width: 425px;
}

.lite-tax-info {
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    color: #888;
}

.installment-calculator .installment-calculator-main li span:first-child {
    font-size: 14px;
    color: #222;
}

.installment-calculator .installment-calculator-main .calculating {
    width: 85px;
    height: 30px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    border: 1px solid #9fa5a9;
    background-color: #05141f;
    color: #FFF;
    margin-right: 10px;
    border-radius: 0px !important;
}

.installment-calculator .installment-calculator-main .reset {
    width: 85px;
    height: 30px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    border: 1px solid #9fa5a9;
    background-color: #FFF;
    color: #05141f;
    margin-right: 10px;
    border-radius: 0px !important;
}

.installment-calculator .installment-calculator-main .payment {
    color: #05141f !important;
}

.maker-info-div-set {
    transition: transform 0.6s ease 0s;
    transform: translateX(0px);
    position: relative;
    left: 0px;
    top: 0px;
}

.option-list-div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.option-tab {
    margin: 0px 5px;
}

#brand2::-webkit-scrollbar             { width:4px; display:block; float:right; }
#brand2::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
#brand2::-webkit-scrollbar-thumb:hover { background: #777777; }
#brand2::-webkit-scrollbar-track       { background-color: #EAEAEA; }

#model2::-webkit-scrollbar             { width:4px; display:block; float:right; }
#model2::-webkit-scrollbar-thumb       { background: #909090; border-radius: 10px; }
#model2::-webkit-scrollbar-thumb:hover { background: #777777; }
#model2::-webkit-scrollbar-track       { background-color: #EAEAEA; }

.trim-name {
    line-height: 19px;
}

.exterior-info, .interior-info, .interior-design-info, .lite-option-info {
    height: 50px;
}

.lite-option-info {
    font-size: 17px;
}

.recommendation-div-main1 {
    display: flex;
    align-items: center;
    margin: 15px 0px;
}

.recommendation-div-main2 {
    display: none;
}

.recommendation-div-main1 {
    cursor: pointer;
}

.recommendation-div-main2.active {
    display: block;
}

.recommend-img {
    width: 15px;
    height: 15px;
    margin-left: 5px;
    transform: rotate(0deg);
}

.recommend-img.active {
    transform: rotate(180deg);
}

.recommendation-name-div, .recommendation-phone-div {
    display: flex;
    justify-content: space-between;
    padding: 0px 10px;
}

.recommendation-name-div {
    margin-bottom: 20px;
}

.recommendation-div input, .recommendation-div select {
    color: black;
    border: 1px solid #cdcdcd;
    padding: 0;
    height: 25px;
    font-size: 15px;
}

.recommendation-div input {
    padding: 0px 5px;
}

.recommendation-div select {
    -webkit-appearance: auto !important;
}

.recommendation-name {
    width: 263px;
}

.first-number {
    width: 60px;
}

.middle-number, .end-number {
    width: 80px;
}

.popup-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100001;
}

.main-popup {
    display: inline-block;
    position: absolute;
    width: 768px;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 0;
    background-color: #ffffff;
}

.main-popup .popup-body > img {
    width: 100% !important;
    height: auto !important;
}

.main-popup .popup-body button {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    text-align: center;
    padding: 0;
    border: none;
    background: none;
}

.main-popup .popup-body button img {
    width: 30px;
}

.main-popup > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 75px;
    margin-top: -5px;
    border: none;
    background-color: #ffffff;
    font-size: 35px;
    font-weight: 400;
    text-align: center;
    color: #000000;
}

.main-popup .popup-bottom {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 50px;
}

.main-popup .popup-bottom * {
    color: #fff;
}

.popup-background-m {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100001;
}

.popup-background-m.show {
    display: block;
}

.main-popup-m {
    width: 100%;
    position: fixed;
    bottom: -100%;
}

.main-popup-m .popup-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 6vw;
}

.main-popup-m .popup-top label {
    color: #fff;
    font-weight: 200;
    font-size: 14px;
}

.main-popup-m .popup-top a img {
    width: 5vw;
}

.main-popup-m .popup-body {
    position: relative;
}

.main-popup-m .popup-body > img {
    width: 100% !important;
    height: auto !important;
}

.main-popup-m .popup-body > a {
    position: absolute;
    bottom: 25px;
    right: 20px;
    background-color: rgba(255,255,255,0.7);
    padding: 5px 15px;
    font-weight: 500;
    letter-spacing: -1px;
    color: #222;
    font-size: 12px;
    border-radius: 15px;
}

/* ---------------------------- */
@media (max-width:1024px) {
    .car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select {
        width: 100%;
    }

    .car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select dd {
        width: 100%;
    }

    .car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list {
        width: 100%;
    }

    .price-option-div {
        width: 100%;
    }

    .price-option-div dl dd img {
        width: 100%;
    }

    .up-btn-div {
        bottom: 18%;
        right: 8%;
    }

    .car-price-list { width:100%; margin:0 auto; }
    .car-price-list .car-price-list-main .car-price-list-choice dl dd.active {
        z-index: 9999;
    }

    .car-price-list .car-price-list-main .car-price-list-choice > div {
        width: 100%;
    }

    .car-price-list .car-price-list-main .car-price-list-div {
        width: 100%;
    }

    .car-price-list .car-price-list-main .car-price-list-div-img {
        width: 100%;
    }

    .car-price-list .car-price-list-main .car-price-list-div-img img {
        width: 100vw;
    }

    .main-popup {
        width: 75vw !important;
    }
    
    .main-popup .popup-body button {
        top: 1vw;
        right: 1vw;
    }
    
    .main-popup .popup-body button img {
        width: 5vw;
    }
    
    .main-popup > a {
        width: 100%;
        height: 10vw;
        font-size: 5vw;
    }
    
    .main-popup .popup-bottom {
        padding: 0 7vw;
    }
}

/** 모바일 텍스트 가격표 */
@media (max-width:767px) {

    .car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector {
        width: 100%;
        height: 100%;
    }

    .trim-footer-text, .trim-footer-option-text {
        width: 80%;
    }

    .early-model-value {
        width: 100%;
        height: 100%;
        padding: 100px 5px 35px;
    }

    #model2 .car-list > .car {
        height: 120px;
    }

    #model2 .car-list > .car > label > p {
        top: 70px;
    }

    #model2 .car-list > .car > label > img {
        width: 100px;
        height: 60px;
    }

    .early-brand-value > h1 {
        position: relative;
        text-align: center;
        margin-bottom: 41px;
        top: 40px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 28px;
        color: #222;
    }

    .early-brand-value > h1 > p, .lite-brand-info {
        height: 40px;
    }

    .early-brand-value {
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .wrap {
        width: 100%;
    }

    .early > div {
        width: 100%;
    }

    .early-2 > div {
        width: 100%;
    }

    .header-logo carzal {
        width: 85px;
        height: 40px;
    }

    .lite-start-div-main, .lite-start-div-main > button, .lite-start-div-main > button > img {
        width: 100%;
        max-width: 425px;
        height: 100%;
        max-height: 508px;
    }

    .choice-spec-div-box {
        height: auto;
        min-height: 50px;
        display: flex;
        align-items: center;
    }

    .lite-option-img-div {
        align-items: center;
    }

    .lite-option-img-div > span {
        width: 37px;
    }

    .option-change-alert {
        width: 100%;
    }

    .lite-option-img-div > p {
        word-break: break-all;
    }

    .car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.brand-select {
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select {
        width: 100%;
        max-width: 425px;
        height: 100%;
        padding: 100px 5px 35px;
    }

    .early, .car-price-list-choice, .car-price-list .car-price-list-main .car-price-list-div {
        width: 90%;
        margin: auto;
    }

    .car-price-list .car-price-list-main .car-price-list-choice dl { display: revert; width: 100%; height: 53px; margin: 10px 0px 10px 0px; }

    .exterior-list, .interior-list, .interiorDesignList {
        width: 283px;
    }

    .exterior-name {
        width: 100%;
    }

    .lite_car-receive-main, .lite_counseling {
        width: 100%;
    }

    .lite_car-receive-main {
        overflow: scroll;
        height: 100%;
    }

    .new-lite-div {
        flex-direction: column;
    }

    .lite_counseling-purchasing-method-div, .lite_counseling-user-info-div {
        width: 100%;
    }

    .lite-checkbox > label {
        width: 49%;
        display: inline-block;
        font-size: 16px;
        margin-bottom: 13px;
        font-weight: 500;
    }

    .lite_counseling-user-info-desired-time > div > input {
        font-size: 13px;
    }

    .lite-counseling-btn {
        min-width: 170px;
        height: 40px !important;
    }

    .lite_counseling-car-price-div2 span:nth-child(1) {
        min-width: 65px;
    }

    .lite_counseling-car-price-div2 span:nth-child(2) {
        word-break: break-all;
    }

    .lite_counseling-car-price-div2 span:nth-child(3) {
        min-width: 86px;
        font-size: 13px;
    }

    .exterior-info, .interior-info, .interior-design-info, .lite-brand-info, .lite-model-info, .lite-lineup-info {
        font-size: 20px;
        width: 100%;
        min-width: 320px;
    }



    .car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list label p {
        top: 70px;
    }

    .car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list label img {
        width: 100px;
        height: 60px;
    }

    .car-price-list .car-price-list-main .car-price-list-choice dl.active > div .selector.model-select .car-type-div .car-list .car {
        height: 120px;
    }

    #brand > p {
        font-size: 15px;
    }

    .trim-price-arrow-ing {
        justify-content: space-evenly;
    }

    .b2c-div > button {
        width: 15.645vw;
        height: 100%;
        line-height: 5.215vw;
        font-size: 2.086vw;
        margin-left: 1.043vw;
    }



    .trim-price-arrow-ing {
        margin-left: 10px;
    }

    .lite_counseling-user-info-mobile > div {
        width: 100%;
    }

    .lite_counseling-user-info-mobile > div > input {
        width: 33%;
    }

    .car-price-list .car-price-list-main .car-price-list-choice dl dd {
        max-height: 330px;
    }

    .car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .base-spec {
        height: auto;
        min-height: 30px;
        padding: 5px 0px;
    }

    .base-spec-div, .base-spec-div-clone {
        height: auto;
    }

    .car-price-list .car-price-list-main .car-price-list-div .car-price-list-div-main .car-price-list-choice-spec dl dd label p {
        width: 80%;
    }
}

@media (max-width:550px) {
    .trim-footer {
        height: 110px;
    }

    .trim-footer-text {
        margin-bottom: 0;
    }
}

@media (max-height: 1024px){
    .main-popup {
        width: 75vh;
    }
}