html {
    scroll-behavior: smooth;
}

ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}

.icon-nav-near {
    fill: #222840;
}

.icon-like-article,
.icon-unlike {
    width: 32px;
    height: 32px;
}

.icon-pass {
    width: 28px;
    height: 22px;
}

.icon-head-handbook,
.icon-head-library,
.icon-library,
.icon-nav-near {
    width: 26px;
    height: 26px;
}

.icon-close,
.icon-email,
.icon-fax,
.icon-hours,
.icon-normal,
.icon-note,
.icon-pay.icon-normal {
    width: 20px;
    height: 20px;
}

.icon-arrow,
.icon-gt.icon-arrow,
.icon-nav-sele,
.icon-pay {
    width: 16px;
    height: 16px;
}

.icon-addr,
.icon-gt.icon-addr,
.icon-pdf,
.icon-restart {
    width: 14px;
    height: 14px;
}

.icon-b-nav {
    width: 14px;
    height: 12px;
}

.icon-gt {
    width: 10px;
    height: 10px;
}

.icon-head-handbook,
.icon-head-library,
.icon-nav-near {
    margin: 0 10px 0 0;
    vertical-align: bottom;
}

.test-btn {
    display: none;
    opacity: 0;
}

.order-true {
    fill: #306bde;
    display: none;
}

.order-false {
    fill: #f26161;
    display: none;
}

.score-tip-desc {
    position: absolute;
    top: 36px;
    left: 5px;
    right: 8px;
    text-align: right;
    text-transform: uppercase;
    white-space: nowrap;
}

/* h1 {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
} */

#errorBankTit {
    margin-bottom: 24px;
}

.result-near,
.state-item {
    background-color: #fff;
    border: solid 1px #e8e8e8;
    border-radius: 8px;
}

.index-banner .list-choose-bar {
    display: none;
    border: none;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
}

.icon-loc {
    fill: #306bde;
    margin-right: 8px;
}

.icon-gt {
    fill: #306bde;
    margin-left: 2px;
}

.list-choose-bar.gas .list-choose-item {
    padding: 14px 0;
}

.last-test:hover .icon-gt,
.list-son-item:hover .icon-gt {
    fill: #fff;
}

.index-state-link:hover,
.last-test:hover .list-item-link,
.more-item:hover .more-item-office,
.nav-son-item:hover .nav-test-link,
.result-near:hover .result-near-link,
.word-article-item:hover .word-item-link {
    color: #306bde;
}

.last-test:hover .list-bar-r {
    color: #fff;
    background: #306bde;
}

.index-state-link:hover,
.result-near:hover,
.test-bottom .more-item:hover {
    border: 1px solid #306bde;
}

.nav-son-item:hover .icon-gt,
.result-near:hover .icon-gt {
    fill: #2e6de7;
}

.result-near:hover .icon-aside {
    fill: #255dd9;
}

.test-btn-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.list-item-order {
    color: #306bde;
    padding-right: 8px;
}

.list-item-order {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}

.nav-choose-bar,
.result-near,
.state-item,
.user-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list-itm-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 16px;
    background: #eee;
}

.list-itm-btn {
    display: inline-block;
    min-width: 188px;
    padding: 0 38px 0 40px;
    line-height: 30px;
    text-align: center;
    background: #08f;
    color: #fff;
    border-radius: 30px;
}

.list-itm-btn span {
    font-weight: 700;
}

.list-itm-btn .icon-gt {
    fill: #fff;
}

.list-bar-l {
    display: inline-flex;
    align-items: center;
}

.icon-pdf,
.list-bar-l .icon-loc,
.list-bar-l .icon-mp3 {
    margin-right: 8px;
    fill: #666;
}

.list-office-item .list-bar-l {
    font-weight: 500;
    color: #aaa;
}

.list-office-item .list-bar-r {
    width: auto;
    line-height: 26px;
    padding: 0 11px 0 10px;
}

.state-item {
    position: relative;
    margin: 0 0 8px 0;
    padding: 16px;
}

.state-item .more-item-state {
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.state-item .icon-loc {
    margin: 0;
}

.more-state-wrap {
    margin-bottom: 24px;
}

.state-more {
    margin: 24px 0;
}

.more-item.state-item {
    display: flex;
}

.more-item-office {
    display: inline-block;
    color: #aaa;
}

.more-item-office.near-me {
    display: flex;
    justify-content: flex-end;
}

.more-item-office.near-me .more-item-unit {
    width: auto;
}

.near-me .more-item-office span {
    color: #aaaaaa;
}

.near-me .more-item-office .more-item-unit {
    color: #aaaaaa;
}

.more-item-unit {
    display: inline-block;
    width: 52px;
    text-align: left;
    margin-left: 6px;
}

.nav-test-link {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.result-near {
    position: relative;
    margin: 16px 0;
    padding: 18px 16px 18px 28px;
    border-radius: 4px;
}

.result-near img {
    width: 40px;
    height: 40px;
}

.test-challenge .result-near {
    margin: 0 0 16px;
}

.test-challenge .result-near:last-child {
    margin: 0;
}

.result-near-c {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    margin: 0 8px 0 18px;
}

.result-near-link {
    line-height: 22px;
    font-size: 15px;
    margin-right: 8px;
}

.result-near-desc {
    color: #aaa;
    font-size: 15px;
    line-height: 18px;
    display: none;
}

.test-ads-f {
    width: 100%;
    margin: 16px 0 0;
}

.home-ad {
    margin-top: 53px;
}

.test-ads-top {
    width: 100%;
    margin: 24px 0;
}

.test-ads-m-new {
    margin: 0;
}

.test-ads-b,
.test-ads-special {
    width: 100%;
    display: none;
}

.more-test-ads {
    width: 100%;
    display: none;
}

.nav-tit {
    width: 100%;
    padding: 16px;
}

.nav-test-wrap {
    width: 100%;
    padding: 16px;
    border-top: 1px solid #f5f5f5;
}

.nav-link {
    width: 50%;
    line-height: 18px;
    margin: 10px 0;
    color: #306bde;
}

.nav-choose-body {
    margin: 16px 0 0;
    max-height: 226px;
    overflow: hidden;
    overflow-y: auto;
}

.nav-choose-item {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 5px 0 10px;
    width: 24%;
    height: 70px;
    background: #eff3fc;
    border-radius: 8px;
    text-align: center;
}

.nav-cur {
    background: #306bde;
}

.nav-choose-b {
    font-size: 12px;
    color: #306bde;
}

.nav-cur .nav-choose-b {
    color: #fff;
}

.nav-choose-t svg {
    fill: #306bde;
}

.nav-cur .nav-choose-t svg {
    fill: #fff;
}

.nav-son-con:not(:first-child) {
    display: none;
}

.nav-son-tit {
    font-size: 18px;
    color: #385080;
    padding: 0 0 10px 0;
}

.nav-cdl {
    margin: 0 0 16px 0;
}

.nav-son-item {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 0 4px;
    padding: 0 16px;
    border-radius: 8px;
    border: solid 1px #f5f5f5;
}

.nav-order {
    padding: 0 10px 0 0;
    font-size: 15px;
    line-height: 40px;
    color: #306bde;
}

.nav-test-link {
    flex: 1;
    font-size: 15px;
    line-height: 40px;
    color: #333;
}

.nav-test-icon svg {
    fill: #ddd;
}

.nav-near {
    width: 100%;
    padding: 0 16px;
    border-top: 1px solid #f5f5f5;
}

.nav-near .result-near {
    box-shadow: none;
    border: 1px solid #f5f5f5;
}

.result-main {
    padding: 0 16px;
}

.test-one {
    margin: 0 0 75px 0;
}

.test-result {
    padding: 0 16px;
}

.index-banner,
.near-search {
    padding: 0 16px;
    background-color: #306bde;
    background: linear-gradient(to bottom, #306bde, #306bde, #306bde, #fff);
}

.near-search.new-type {
    padding: 0;
}

.near-search.new-type .near-tit {
    padding: 0 16px;
}

.index-banner {
    padding: 0;
}

.near-banner {
    width: 100%;
    height: 140px;
    object-fit: cover;
}

.near-banner {
    display: none;
}

.near-tit {
    margin-top: 30px;
    color: #fff;
}

.near-search-wrap {
    margin: 22px 0 24px;
    padding: 16px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.14);
    border-radius: 8px;
    background: #fff;
}

.index-search-wrap {
    margin: 0 16px;
}

.near-index-search-wrap {
    margin: 30px 16px 32px 16px;
}

.index-search-wrap .icon-loc {
    fill: #fff;
    vertical-align: middle;
}

.near-index-search-wrap .icon-loc {
    fill: #fff;
    vertical-align: middle;
}

.index-search-wrap .select-loc-wrap,
.near-index-search-wrap .select-loc-wrap {
    margin: 12px 0 0;
}

.select-loc-wrap {
    position: relative;
    width: 100%;
}

.select-location {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    padding: 0 16px;
    border: none;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #f2f2f2;
    color: #999;
    border-radius: 8px;
    font-size: 16px;
    text-align: center;
}

.select-location.index {
    border: 1px solid #306bde;
    background: 0 0;
    color: #000;
}

.select-loc-wrap .icon-gt {
    position: absolute;
    right: 16px;
    top: 20px;
    fill: #ccc;
    pointer-events: none;
    transform: rotate(90deg);
}

.select-loc-item {
    font-size: 16px;
    text-align: center;
}

.search-answer {
    position: absolute;
    top: 50px;
    padding: 0 16px 16px;
    left: 0;
    right: 0;
    height: 115px;
    overflow-y: auto;
    background: #f2f2f2;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: none;
}

.search-form-act .search-answer {
    display: block;
}

.answer-item {
    line-height: 30px;
}

.answer-item:not(:last-child) {
    border-bottom: 1px solid;
}

.search-icon::before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    width: 2px;
    height: 8px;
    background-color: #306bde;
}

.loc-btn {
    display: block;
    width: 100%;
    height: 50px;
    background: #306bde;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    font-weight: 500;
}

.icon-gps {
    fill: #fff;
    margin: 0 8px 0 0;
    vertical-align: text-bottom;
}

.map-all {
    position: relative;
}

.map-detail {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 222;
    background: #fff;
    display: inline-block;
    margin: 10px;
    padding: 0 17px;
    line-height: 40px;
    font-size: 16px;
    color: #306bde;
}

.store-detail-map {
    height: 340px;
    margin: 24px 0;
}

.map-detail-link {
    color: #306bde;
}

.map-wrap,
.map-wrap-detail {
    width: 100%;
    height: 340px;
    margin: 24px 0;
    background: #eee;
}

.office-wrap {
    text-align: left;
    padding: 6px 16px 8px;
}

.office-item {
    color: #666;
    text-align: left;
    line-height: 26px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.office-item svg {
    margin: 0 8px 0 0;
    fill: #666;
    vertical-align: middle;
}

.contact {
    margin-bottom: 26px;
}

.contact-item,
.hours-tit,
.servies-wrap p {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
    color: #333;
}

.hours-tit,
.servies-wrap p {
    font-weight: 500;
}

.contact-item:not(:last-child) {
    padding: 0 0 14px 0;
}

.contact-item svg,
.hours-tit svg {
    margin: 0 12px 0 0;
    fill: #306bde;
}

.hours-wrap {
    padding: 8px 32px;
}

.lang-con ul {
    padding: 0 32px;
}

.hours-wrap li,
.lang-con li,
.servies-wrap li {
    position: relative;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    line-height: 27px;
    color: #333;
}

.hours-wrap li span {
    position: relative;
    background: #fff;
}

.hours-wrap li span:first-child {
    padding-right: 10px;
}

.hours-wrap li span:last-child {
    padding-left: 10px;
    min-width: 135px;
}

.hours-wrap li::before {
    position: absolute;
    top: 50%;
    content: "";
    width: 100%;
    border-bottom: 1px dashed #333;
}

.hours-note {
    padding: 8px 32px 0 32px;
    font-size: 15px;
    line-height: 21px;
    color: #999;
}

.servies-wrap ul {
    padding: 8px 32px;
    font-size: 15px;
    line-height: 27px;
    color: #333;
}

.servies-wrap {
    margin-bottom: -8px;
}

.tit-nor {
    text-align: left;
    margin: 22px 0;
}

.hours-wrap .icon-true {
    width: 12px;
    height: 10px;
    fill: #40cb85;
    margin: 0 10px 0 0;
}

.hours-wrap .icon-false {
    width: 12px;
    height: 10px;
    fill: #ff6767;
    margin: 0 10px 0 0;
}

.near-logo {
    width: 40px;
    height: 40px;
}

.index-wrap {
    padding: 0 16px;
}

.index-question {
    margin: 53px 0 5px;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #306bde;
    text-align: center;
}

.index-question-first {
    margin: 20px 0 5px;
}

.index-answer {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    color: #111;
    text-align: center;
}

.index-answer span {
    display: none;
}

.dmv-desc {
    margin: 9px 0 30px;
    font-size: 16px;
    line-height: 26px;
    color: #999;
    text-align: center;
}

.dmv-user-item {
    padding: 20px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}

.dmv-user-item:not(:last-child),
.partner-item {
    margin: 0 0 16px;
}

.user-logo {
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.user-name {
    margin: 0 0 8px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.user-pass {
    padding: 3px 6px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    background: #40cb85;
    border-radius: 2px;
}

.icon-user-pass {
    width: 64px;
    height: 52px;
    fill: #04060a;
    opacity: 0.08;
}

.partner-item:hover .why-dmv-link {
    color: #306bde;
}

.partner-item {
    padding: 20px 10px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

.partner-logo {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.why-dmv-tit svg {
    fill: #40cb85;
}

.partner-wrap {
    margin: 32px 0 0;
}

.partner-link {
    display: block;
    margin: 14px 0 0;
    height: 36px;
    text-align: center;
    line-height: 36px;
    letter-spacing: 1px;
    color: #306bde;
    border-radius: 8px;
    border: solid 1px #aac7ff;
}

.partner-link:hover {
    color: #fff;
    background: #306bde;
    border-color: #306bde;
}

.partner-link:hover svg {
    fill: #fff;
}

.index-tit {
    padding: 24px 16px;
    font-size: 24px;
    line-height: 32px;
}

.clear-all-btn {
    display: block;
    width: 100%;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #306bde;
    border-radius: 4px;
}

.pdf-tit {
    margin: 16px 0;
}

.pdf-wrap {
    margin: 32px 0;
}

.pdf-download {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 56px;
    border-radius: 32px;
    /* max-width: 300px; */
    background: #306bde;
    border: none;
    margin: 24px auto 48px;
    cursor: pointer;
    text-align: center;
}

.pdf-download span {
    font-size: 20px;
    color: #ffffff;
}

.pdf-des {
    font-size: 16px;
    line-height: 24px;
    margin: 19px 0;
    color: #666666;
}

.download-window {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    background: rgba(52, 58, 65, 0.7);
    backdrop-filter: blur(15px);
    visibility: hidden;
    z-index: -1;
}

.download-window-act {
    visibility: visible;
    z-index: 33;
}

.download-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 340px;
    min-height: 400px;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
}

.download-wrap-ads {
    width: 100%;
}

.download-wrap-tit {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
}

.sitemap {
    margin: 16px 0;
}

.sitemap .next-wrap {
    text-align: left;
    font-weight: 400;
    line-height: 56px;
    padding-left: 16px;
    margin-top: 24px;
    margin-bottom: 23px;
    height: 56px;
    background-color: #385080;
    border-radius: 8px;
    position: relative;
}

.sitemap a,
.sitemap a h2 {
    font-family: GoogleSans;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    width: 93%;
    z-index: 99;
    line-height: 56px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}

.sitemap h3 {
    font-size: 16px;
    font-weight: 700;
    padding: 20px 0 10px;
}

.sitemap .next-test {
    fill: #fff;
    opacity: 0.5;
    height: 24px;
    width: 24px;
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}

.sitemap .next-wrap:hover svg {
    fill: #fff;
    opacity: 1;
    cursor: pointer;
}

.sitemap_box {
    margin-top: 15px;
}

.sitemap_box h3 {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 17px;
}

.sitemap_box ul {
    list-style: disc;
    margin-right: -4.5%;
}

.sitemap_box li {
    float: left;
    width: 47.1%;
    line-height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    list-style: disc;
    border-radius: 8px;
    border: solid 1px #f5f5f5;
    padding-right: 16px;
    margin-bottom: 8px;
    margin-right: 8px;
    position: relative;
    z-index: 21;
}

.sitemap_box li a {
    display: inline;
    padding: 0 16px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 35px;
    color: #333;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.sitemap_box li:hover a {
    color: #306bde;
}

.sitemap_box li:hover {
    border: 1px solid #306bde;
}

.sitemap_box li img {
    width: 10px;
    margin-top: -2px;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.challenge-item,
.not-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.challenge-item {
    margin: 16px 0 0;
}

.challenge-item .state-item,
.not-item .state-item {
    width: 49%;
}

.banner-404 {
    width: 100%;
    padding: 40px 0 30px;
    text-align: center;
}

.logo-404 {
    width: 600px;
    margin-bottom: 16px;
    object-fit: cover;
}

.tit-404 {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 500;
    color: #306bde;
    text-align: center;
    line-height: 22px;
    margin-top: 30px;
}

.des-404 {
    font-family: Gilroy;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-top: 16px;
}

.challenge-main {
    padding: 16px;
}

.icon-empty {
    fill: #111;
    opacity: 0.2;
}

.bank-tit {
    font-size: 24px;
    font-weight: 700;
    color: #333;
}

.bank-des {
    margin: 10px 0 16px;
    font-size: 14px;
    line-height: 22px;
    color: #aaa;
}

.bank-go {
    display: block;
    width: 220px;
    margin: 26px auto;
    line-height: 40px;
    background: #306bde;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    color: #fff;
}

.banner-bank {
    margin: 20px 0 0;
    text-align: center;
}

.aside-handbook-icon {
    width: 40px;
    height: 40px;
    fill: #306bde;
}

.index-state-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 16px 12px 8px 12px;
    margin: 0 0 20px;
    box-shadow: 0 8px 18px 0 rgba(0, 0, 0, 0.06);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top: 1px solid #f8f8f8;
}

.index-state-link {
    width: calc(50% - 8px);
    margin: 0 4px 8px;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    text-align: center;
    border-radius: 6px;
    border: solid 1px #f5f5f5;
}

.index-state-itm .index-state-link {
    padding: 0 8px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}

.index-state-itm .index-state-link b {
    color: #333;
}

.index-state-itm .index-state-link:hover b {
    color: #306bde;
}

.index-state-itm .index-state-link span {
    font-size: 14px;
    color: #999;
}

.index-ads {
    width: 100%;
    margin: 0 4px 8px;
}

.banner-choose-bar {
    margin: 0 16px 16px;
    background: rgba(255, 255, 255, 0.1);
}

.banner-choose-bar .list-choose-item {
    position: relative;
}

.banner-choose-bar .list-choose-item:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.1);
}

.banner-choose-bar .test-cur {
    position: relative;
    background: inherit;
}

.banner-choose-bar .icon-car,
.banner-choose-bar .icon-cdl,
.banner-choose-bar .icon-motorcycle {
    fill: rgba(255, 255, 255, 0.5);
}

.banner-choose-bar .list-choose-item:hover svg,
.banner-choose-bar .test-cur .icon-car,
.banner-choose-bar .test-cur .icon-cdl,
.banner-choose-bar .test-cur .icon-motorcycle {
    fill: #fff;
}

.banner-choose-bar .list-choose-b {
    color: rgba(255, 255, 255, 0.5);
}

.banner-choose-bar .list-choose-item:hover .list-choose-b,
.banner-choose-bar .test-cur .list-choose-b {
    color: #fff;
}

.banner-choose-bar .test-cur::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    border: 2px solid rgba(255, 255, 255, 1);
}

.all-state-wrap p {
    display: none;
}

.icon-false-office {
    position: absolute;
    right: 16px;
    top: 10px;
    fill: rgba(66, 119, 221, 0.2);
}

.last-test {
    display: none;
    position: relative;
    margin: 16px 0;
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    background: #fff;
}

.last-text {
    padding-right: 16px;
    font-weight: 700;
    font-size: 16px;
    color: #ff6767;
}

.banner-result {
    padding: 40px 0 0;
    width: 100%;
    text-align: center;
}

.bank-logo {
    height: 96px;
}

.bank-tit-result {
    margin: 12px 0;
    font-size: 24px;
    font-weight: 700;
    color: #40cb85;
}

.rode-nav {
    padding: 24px 0;
}

.rode-tit-top {
    display: none;
    margin: 0 0 12px;
    text-align: center;
    font-size: 16px;
    color: #40cb85;
}

.rode-tit-desc {
    margin: 16px 0 0;
    font-size: 15px;
    line-height: 24px;
    color: #666;
    display: none;
}

.rode-list-item {
    padding: 0 0 16px 0;
}

.rode-list-box {
    position: relative;
    height: 100%;
    border: solid 1px #eee;
    overflow: hidden;
}

.rode-list-t {
    width: 100%;
    height: 176px;
    overflow: hidden;
}

.rode-list-logo {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rode-list-b {
    padding: 15px 20px 2px;
}

.road-list-tit {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.road-desc-wrap {
    display: flex;
    align-items: center;
}

.road-list-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    flex: 0 0 42px;
    height: 42px;
    border-radius: 50%;
    background: #306bde;
}

.road-list-btn .icon-gt {
    margin: 0;
    fill: #fff;
}

.road-list-desc {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 9px 0 10px;
    line-height: 21px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rode-list-detail-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px;
    background: #f9f9f9;
    border-radius: 4px;
}

.rode-list-item:hover .rode-list-box {
    border: solid 1px #306bde;
}

.rode-list-item:hover .road-list-tit {
    color: #306bde;
}

.rode-list-item:hover .road-list-desc {
    color: #666;
}

.rode-list-detail-item:not(:last-child) {
    margin: 0 0 4px;
}

.rode-list-detail-l {
    flex: 0 0 60px;
}

.rode-list-detail-r {
    text-align: right;
    width: calc(100% - 68px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rode-list-color::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 8px;
    border-radius: 50%;
}

.rode-color-Red::after {
    background: #e31d1d;
}

.rode-color-Yellow::after {
    background: #f8d156;
}

.rode-color-Blue::after {
    background: #1a37ac;
}

.rode-color-Green::after {
    background: #006f53;
}

.rode-color-White {
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);
}

.rode-list-wrap {
    margin: 0 0 -16px 0;
}

.list-ads-b {
    width: 100%;
    padding: 0 16px 16px 0;
}

.rode-introduction,
.rode-location,
.rode-precautions,
.rode-related-info,
.rode-street-view,
.traffic-sign {
    border-radius: 8px;
    margin: 24px 0;
}

.rode-location {
    margin-bottom: 32px;
}

.road-tit-card {
    position: relative;
    padding-left: 24px;
    margin: 22px 0 16px 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #111;
}

.icon-rode-tit {
    position: absolute;
    left: 0;
    top: 4px;
    margin: 0 8px 0 0;
    width: 16px;
    height: 16px;
    fill: #306bde;
}

.rode-traffic-box {
    text-align: center;
}

.rode-traffic-logo,
.rode-traffic-logo1 {
    object-fit: contain;
    height: 100px;
}

.rode-traffic-logo1 {
    margin-right: 16px;
}

.road-sign-desc {
    margin: -5px 0;
    font-size: 15px;
    line-height: 24px;
    color: #333;
}

.street-view-box {
    width: 100%;
    height: 300px;
}

.street-view-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.precautions-wrap {
    padding-left: 20px;
    margin-top: -6px;
}

.precautions-item {
    list-style: disc;
    font-size: 15px;
    line-height: 28px;
    color: #333;
}

.handbook-audio-wrap {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    margin: 16px 0 0;
}

.handbook-audio-tit {
    padding: 0 16px 0 0;
    font-weight: 500;
    font-size: 16px;
}

.handbook-audio {
    flex: 1;
}

.handbook-audio-download {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    padding: 0 16px;
    height: 100%;
    background: #f2f3f4;
    border-radius: 50%;
}

.pdf-tit,
.tit-center {
    margin: 18px 0;
}

.rode-nav h1 {
    text-align: left;
}

.handbook-audio-tit i {
    font-style: normal;
    display: none;
}

.banner-img-wrap {
    height: 140px;
    position: relative;
    text-align: center;
    background: url(../images/banner_background.png) no-repeat;
    background-size: cover;
    margin-bottom: 16px;
    display: none;
}

.banner-new-l,
.banner-new-r {
    position: absolute;
    top: 0;
    height: 100%;
}

.banner-new-l {
    left: 0;
}

.banner-new-r {
    right: 0;
}

.banner-new-main {
    width: 240px;
    height: 87px;
    transform: translateY(70px);
}

.list-ads-test {
    width: 100%;
    margin-bottom: 16px;
}

.signs-test-ad {
    display: none;
}

.post-wrap {
    margin: 24px 0;
}

.post-wrap-item:not(:last-child) {
    margin: 0 0 20px 0;
}

.post-t {
    width: 100%;
    height: 200px;
}

.post-logo-link {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
}

.post-logo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.post-wrap-item:hover .post-logo,
.rode-list-box:hover .rode-list-logo,
.word-article-item:hover .word-item-img {
    transform: scale(1.1);
    transition: all 0.3s;
}

.post-b {
    padding: 16px 16px 0;
    text-align: center;
}

.post-tip {
    margin-bottom: 8px;
    color: #306bde;
}

.post-link {
    font-size: 18px;
    line-height: 26px;
}

.article-section h3,
.article-section h4 {
    margin: 22px 0 16px;
    font-size: 18px;
    color: #222;
    line-height: 24px;
}

.article-section li,
.article-section p {
    font-size: 16px;
    line-height: 26px;
    list-style: disc;
    margin-left: 18px;
}

.article-section a {
    color: #2e6de7;
}

.article-section a:hover {
    text-decoration: underline;
}

.article-section img {
    display: block;
}

.article-section img,
.article-section p,
.article-section ul {
    margin: 14px 0;
}

.pageNext {
    margin: 24px 0;
}

.pageNext-des,
.pageNext-l {
    display: none;
}

.pageNext-r {
    width: 100%;
}

.page-prev,
.page-next {
    display: block;
    height: 56px;
    line-height: 56px;
    font-weight: 700;
    font-style: italic;
    font-size: 22px;
    text-align: center;
    color: #fff;
    background: #306bde;
    border-radius: 8px;
}

.page-prev {
    background: #eee;
}

.page-prev:hover {
    background: #306bde;
}

.islike-wrap {
    padding: 16px;
    margin: 24px 0;
    border: solid 1px #e8e8e8;
    border-radius: 4px;
}

.feedback-thank,
.islike-tit {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
}

.islike {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.isLike_btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
    height: 32px;
    padding-right: 8px;
    background-color: #f6f6f6;
    border-radius: 16px;
    cursor: pointer;
}

.like {
    margin-right: 16px;
}

.people_fill {
    color: #fff;
    background-color: #333;
}

.people_fill span {
    color: #fff;
}

@-webkit-keyframes animationLike {
    0% {
        bottom: 17px;
        opacity: 0.4;
    }

    20% {
        opacity: 0.8;
        bottom: 22px;
    }

    40% {
        opacity: 1;
        bottom: 27px;
    }

    60% {
        opacity: 1;
        bottom: 32px;
    }

    80% {
        opacity: 0.8;
        bottom: 37px;
    }

    100% {
        bottom: 42px;
        opacity: 0;
        display: none;
        z-index: -1;
    }
}

@keyframes animationLike {
    0% {
        bottom: 17px;
        opacity: 0.4;
    }

    20% {
        opacity: 0.8;
        bottom: 22px;
    }

    40% {
        opacity: 1;
        bottom: 27px;
    }

    60% {
        opacity: 1;
        bottom: 32px;
    }

    80% {
        opacity: 0.8;
        bottom: 37px;
    }

    100% {
        bottom: 42px;
        opacity: 0;
        display: none;
        z-index: -1;
    }
}

#animationLike {
    display: none;
    position: absolute;
    right: 12px;
    bottom: 15px;
    z-index: 0;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #333;
    text-decoration: none;
    animation: animationLike 0.5s;
    -webkit-animation: animationLike 0.5s;
    -o-animation: animationLike 0.5s;
    -moz-animation: animationLike 0.5s;
}

.icon-like-article,
.icon-unlike {
    margin-right: 8px;
}

.like_num,
.unlike_num {
    position: relative;
    z-index: 1;
    padding: 0 4px;
}

.comment {
    display: none;
    margin-top: 16px;
}

.feedback-thank {
    display: none;
    margin-top: 16px;
}

.comment-form-item {
    display: flex;
    justify-content: flex-end;
    margin-top: 8px;
}

#commentEmail,
#commentText {
    width: 100%;
    padding: 16px;
    font-family: ProductSans;
    border-radius: 4px;
    border: solid 1px #f2f2f2;
}

#commentText {
    height: 120px;
}

#commentBtn {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    color: #fff;
    border-radius: 6px;
    background-color: #306bde;
    cursor: pointer;
}

.word-article-item {
    display: flex;
    margin-bottom: 16px;
}

.word-item-l {
    position: relative;
    overflow: hidden;
    width: 88px;
    height: 88px;
    flex-shrink: 0;
    border-radius: 6px;
}

.word-item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

.word-item-r {
    padding: 5px 11px 0;
}

.word-item-link {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.word-item-tag {
    color: #aaa;
    line-height: 21px;
}

.aside-progress-itm {
    display: none;
}

.ads_cdl {
    width: 100%;
    margin: 0 0 8px 0;
}

.road-ads-t {
    width: 100%;
    margin-top: 22px;
}

.about-privacy {
    font-weight: 700;
    margin: 28px 0 28px;
    font-size: 28px;
    line-height: 32px;
}

.about-text {
    margin: 32px 0 -5px;
    font-size: 20px;
    font-weight: 500;
    color: #306bde;
    text-align: center;
}

.about-banner-wrap {
    margin: 32px 0;
    text-align: center;
}

.about-banner {
    width: 100%;
    max-width: 610px;
}

.about-list {
    border-top: 1px solid #eee;
}

.about-item {
    border-bottom: 1px solid #eee;
}

.about-item-tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 24px;
}

.about-item-tit .icon-false {
    fill: #ccc;
    transform: rotate(45deg);
}

.about-act .icon-false {
    transform: rotate(0);
}

.about-main h5 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin: 28px 0 28px;
}

.about-main p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
}

.about-item-son {
    display: none;
}

.support {
    color: #306bde;
}

.site-map {
    font-family: Gilroy;
    margin-top: 33px;
    font-size: 16px;
    font-weight: 500;
    color: #306bde;
    text-align: center;
    line-height: 22px;
}

.about-tit {
    font-family: Gilroy;
    margin-bottom: 41px;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-top: 16px;
}

.search-tit {
    font-family: Gilroy;
    margin-top: 52px;
    margin-bottom: 18px;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
}

.ads1 {
    width: 100%;
    display: none;
}

#back-drop {
    width: 100%;
    height: 100%;
    background: rgb(0 0 0/80%);
    position: fixed;
    top: 0;
    z-index: 99;
    display: none;
}

#back-drop img {
    width: 80px;
    position: absolute;
    top: -90px;
    transform: scaleX(-1) rotate(24deg);
}

#back-drop .inner {
    width: 500px;
    position: absolute;
    top: 240px;
    left: 24%;
}

.inner-text,
.inner-text strong {
    font-size: 30px;
    color: #fff;
    line-height: 36px;
}

.inner-text strong {
    font-weight: 700;
}

.inline {
    width: 100%;
    height: 100px;
    border-radius: 8px;
    background-image: url(../images/DMV-Test-background.png);
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.inline img {
    height: 100%;
    object-fit: contain;
    display: none;
}

.inline-inner {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
}

.inline .inline-inner-text {
    display: flex;
    flex-direction: column;
}

.inline-inner-btn {
    height: 30px;
    margin-left: 8px;
}

.inline-inner-btn svg {
    width: 30px;
    height: 30px;
}

.inline-inner-text-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    flex-direction: column;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.inline-inner-text-des {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    opacity: 0.6;
    margin-top: 4px;
    display: none;
}

.inline-inner-text-des.medium {
    display: none;
}

@keyframes openDiv {
    0% {
        height: 0;
    }

    99% {
        height: 0;
    }

    100% {
        height: 100%;
    }
}

.office-window {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 23;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    animation: openDiv 8s;
}

.office-window-sign {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 23;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    animation: openDiv 8s;
}

.last-window-sign {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 23;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    animation: openDiv 1s;
}

.office-window-wrap {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 16px;
    z-index: 21;
    background: #fff;
    border-radius: 8px;
}

.last-window-wrap {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 16px;
    z-index: 21;
    background: #fff;
    border-radius: 8px;
}

.list-son-wrap.special .list-son-item.ad,
.rode-list-wrap .rode-list-item.ad {
    display: block;
}

.list-son-wrap.special .list-son-item.ad:first-child {
    display: none;
}

.partner-item:last-child .why-dmv-tit {
    padding: 0 16px;
}

.gas-type-select {
    width: 100%;
    height: 44px;
    border-radius: 4px;
    border: solid 1px #2e6de7;
    padding-left: 16px;
    font-size: 18px;
    line-height: 28px;
    color: #333;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/arrow-down-filling.svg) no-repeat right 16px center;
    background-size: 18px 18px;
    margin-bottom: 12px;
}

.icon-down,
.icon-up {
    width: 14px;
    height: 14px;
}

.icon-trend-up {
    width: 16px;
    height: 16px;
    fill: #fff;
}

.text-trend-up {
    margin-left: 4px;
    width: 16px;
    height: 16px;
    fill: #dd3f3f;
}

svg.down {
    transform: rotate(180deg);
}

.icon-down.reverse {
    transform: rotate(180deg);
}

.gas-table {
    width: 100%;
    border-collapse: collapse;
}

.gas-thead {
    position: relative;
    border-bottom: 2px solid #e2ebf8;
}

.gas-thead-item span {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #1b51c1;
}

.gas-thead-item svg {
    margin-left: 4px;
    fill: #ccc;
}

.gas-tbody-item td:nth-child(n + 3),
.gas-thead-item:nth-child(n + 3) {
    display: none;
}

.gas-tbody-item td:first-child,
.gas-thead-item:first-child {
    width: 40%;
    text-align: left;
    padding-left: 24px;
}

.gas-thead-item {
    border-radius: 8px 8px 0 0;
    width: 40%;
    height: 48px;
    cursor: pointer;
}

.gas-thead-item:hover {
    background-color: #f6f8fb;
}

.gas-thead-item.thead-active {
    background-color: #224ea5;
}

.gas-thead-item.thead-active span {
    color: #fff;
}

.gas-thead-item.thead-active svg {
    fill: #fff;
}

.gas-tbody-item {
    width: 60%;
    height: 40px;
}

.gas-tbody-item:nth-child(2n) {
    background-color: #f6f8fb;
}

.gas-tbody-item td {
    font-size: 16px;
}

.gas-tbody-item td:nth-child(n + 2) {
    padding: 0 16%;
    text-align: left;
}

.map-content-wrap {
    width: 100%;
    max-width: 1060px;
    margin: 24px auto;
    position: relative;
    overflow: hidden;
}

.map-charts {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.price-time {
    display: none;
}

.price-time-mobile {
    text-align: center;
    font-size: 14px;
    margin-top: 8px;
}

.gas-average-text {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    color: red;
}

.gas-average-text span {
    font-size: 18px;
}

.gas-average {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #dd3f3f;
    position: absolute;
    left: 0;
    top: 64px;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.average-title {
    width: 120px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
}

.average-num {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.average-price {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #fff;
}

.average-trend {
    margin-left: 8px;
}

.map-container {
    height: 280px;
    margin-left: -50px;
    margin-top: -36px;
}

#map {
    position: absolute;
    height: 100%;
    width: 125%;
}

.ads-gas2 {
    display: none;
}

.ads-gas3 {
    margin: 24px 0;
}

.ad-layout {
    width: 100%;
}

.map-charts {
    display: none;
}

.handbooks-title.pdf {
    display: none;
}

.pdf-des {
    display: none;
}

.pdf-file {
    display: none;
}

.pdf-image {
    width: 100%;
    display: block;
}

.near-list-ad,
.near-pc-ad {
    width: 100%;
    margin: 16px 0;
}

.near-pc-ad {
    display: none;
}



.answer-bar-pc,
.breadcrumb,
.list-ads-pc,
.pc-next,
.pc-next .answer-bar-next,
.result-main-ads,
.test-aside,
.test-bottom,
.test-footer,
.test-section {
    display: none;
}

.answer-bar-son,
.aside-list-link,
.link-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.cdl-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    margin: 0 0 16px 0;
    padding: 0 16px;
    background: #385080;
    border-radius: 8px;
}

.cdl-btn .icon-gt {
    transform: rotate(-90deg);
    fill: #fff;
    margin: 0;
}

.cdl-btn-rotate .icon-gt {
    transform: rotate(90deg);
}

.cdl-btn i {
    font-weight: 500;
    font-style: normal;
    color: #fff;
}

.ads-nav {
    width: 100%;
}

.list-son-wrap.test .list-son-item.ad {
    display: block;
}

.ads-test {
    width: 100%;
    margin-top: 40px;
}

.main-ad-advantage {
    max-width: 1060px;
    margin: 24px auto 0;
}

.main-ad-wrap {
    background-color: #fff;
    padding: 24px 16px;
}

.main-ad-con {
    max-width: 1060px;
    margin: 40px auto 0;
    background-color: #fff;
}

.icon-menu {
    width: 22px;
    height: 22px;
}

.icon-false,
.icon-false-nav {
    width: 16px;
    height: 16px;
}

.icon-near {
    width: 16px;
    height: 16px;
    fill: #255dd9;
}

.icon-gt,
.icon-gt-near {
    width: 10px;
    height: 10px;
}

.icon-gt-near {
    fill: #255dd9;
}

.icon-car,
.icon-cdl,
.icon-handbooks,
.icon-motorcycle {
    width: 30px;
    height: 20px;
    fill: #aaa;
}

.list-choose-bar.index .icon-car,
.list-choose-bar.index .icon-cdl,
.list-choose-bar.index .icon-handbooks,
.list-choose-bar.index .icon-motorcycle {
    width: 35px;
    height: 25px;
}

.list-choose-bar.index .icon-motorcycle {
    width: 30px;
    height: 23px;
}

.icon-handbooks {
    padding: 0 4px;
}

.icon-que-mark {
    width: 16px;
    height: 16px;
    fill: #666;
    margin-right: 8px;
}

.list-nav {
    margin-top: 22px;
}

.list-nav h1 {
    text-align: left;
}

.wrap-name {
    font-size: 24px;
    margin: 24px 0 24px;
    text-align: left !important;
}

.wrap-name.near-me {
    font-weight: 500;
}

.state-near-link {
    height: 40px;
    min-width: 226px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 20px;
    color: #255dd9;
    background: #f7f9fb;
    border-radius: 20px;
    padding: 0 16px;
}

.state-near-link span {
    color: #255dd9;
    margin: 0 12px;
}

.state-near-link:hover {
    background-color: #255dd9;
}

.state-near-link:hover span {
    color: #fff;
}

.state-near-link:hover svg {
    fill: #fff;
}

.test-desc {
    margin: 20px 0;
    font-size: 15px;
    color: #666;
    line-height: 24px;
    text-align: left;
    display: none;
}

.test-desc span,
.test-desc-tip {
    color: #666;
    font-weight: 700;
}

.test-desc a {
    color: #255dd9;
}

.test-desc a:hover {
    text-decoration: underline;
}

.list-choose-bar {
    height: 80px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    background-color: #fff;
    box-shadow: 0 4px 12px 0 rgba(51, 51, 51, 0.06);
    border-radius: 1px;
    padding: 0 16px;
    margin-bottom: 24px;
}

.list-choose-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    flex: 1;
    padding: 24px 0 20px;
    text-align: center;
    cursor: pointer;
}

.list-choose-t {
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-choose-b {
    font-family: Gilroy;
    font-size: 14px;
    line-height: 20px;
    color: #aaa;
    margin-top: 8px;
}

.list-choose-item.test-cur .list-choose-b {
    font-weight: 500;
    color: #111;
}

.test-cur .icon-car,
.test-cur .icon-cdl,
.test-cur .icon-handbooks,
.test-cur .icon-motorcycle {
    fill: #111;
}

.list-choose-item.test-cur:after {
    content: " ";
    height: 4px;
    width: 100%;
    background: #255dd9;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 1px;
}

.list-choose-bar.index .list-choose-item.test-cur:after {
    max-width: 80px;
}

.list-son-con:not(:first-child) {
    display: none;
}

.list-son-item {
    margin: 16px 0;
}

.list-son-box {
    background-color: #fff;
    border: solid 1px #e8e8e8;
    border-radius: 8px;
}

.list-son-box {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}

.list-son-box.street-view {
    border-radius: 4px;
    overflow: hidden;

}

.list-son-box.street-view:hover {
    box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.08);
    border: 1px solid #e8e8e8;
}

.list-son-box.street-view:hover .list-item-link {
    color: #111;
}

.list-son-box:hover {
    border: 1px solid #255dd9;
}

.list-son-box:hover .list-item-link {
    color: #255dd9;
}

.list-son-box:hover .list-bar-r {
    background: #255dd9;
}

.list-son-box:hover .list-bar-r span {
    color: #fff;
}

.list-item-tit {
    font-weight: 700;
    text-align: left;
    padding: 24px 20px 0;
}

.list-item-tit.street-view {
    padding: 16px 16px 0;
}

.list-item-link {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}

.list-item-desc {
    flex: 1;
    padding: 8px 20px 12px;
    color: #666;
    line-height: 18px;
    text-align: left;
}

.list-progress-wrap {
    display: flex;
    align-items: center;
    padding: 0 16px 16px 20px;
}

.last-progress-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
}

.list-progress-box {
    flex: 1;
    height: 12px;
    background: #f0f3f7;
    border-radius: 2px;
}

.last-progress-box {
    flex: 1;
    height: 12px;
    width: 100%;
    background: #f0f3f7;
    border-radius: 2px;
}

.last-progress-cover,
.list-progress-cover {
    height: 12px;
    border-radius: 2px;
}

.list-progress-text {
    margin-left: 12px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
}

.list-item-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 12px 12px 20px;
}

.list-item-bar.street-view {
    z-index: 2;
    padding: 0 16px 16px;
}

.list-bar-r {
    min-width: 100px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: solid 1px #255dd9;
}

.list-bar-r.street-view {
    width: 48%;
    /* height:auto; */
    height: 40px;
    /* padding:12px 10px; */
    background-color: #255dd9;
    cursor: pointer;
}


.list-bar-r.street-view:hover {
    background-color: #1b4fc2;
}

.list-bar-r.street-view span {
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-bar-r span {
    font-size: 14px;
    font-weight: 700;
    color: #255dd9;
}

.list-bar-l.street-view {
    width: 48%;
    height: 40px;
    background-color: rgba(37, 93, 217, 0.08);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.list-bar-l:hover {
    background-color: rgba(37, 93, 217, 0.12);
}

.list-bar-l span {
    font-size: 14px;
    font-weight: 500;
    color: #255dd9;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 11px 0 10px;
    white-space: nowrap;
}

.list-item-img {
    height: 182px;
    object-fit: cover;
}

.last-progress-failed .last-progress-cover,
.list-progress-failed .list-progress-cover {
    background: #e95650;
}

.last-progress-pass .last-progress-cover,
.list-progress-pass .list-progress-cover {
    background: #38c296;
}

.last-progress-false .last-progress-cover,
.list-progress-false .list-progress-cover {
    background: #255dd9;
}

.last-progress-failed .last-progress-text,
.list-progress-failed .list-progress-text {
    color: #e95650;
}

.last-progress-pass .last-progress-text,
.list-progress-pass .list-progress-text {
    color: #38c296;
}

.last-progress-false .last-progress-text,
.list-progress-false .list-progress-text {
    color: #255dd9;
}

.last-progress-text {
    margin-top: 8px;
}

.more-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 0 0 14px 0;
    padding: 12px 16px 12px 12px;
    background-color: #fff;
    border: solid 1px #e8e8e8;
    border-radius: 8px;
}

.more-item:hover .more-item-name,
.more-item:hover .more-item-office {
    color: #255dd9;
}

.more-item.near-me:hover .more-item-office.near-me span {
    color: #255dd9;
}

.more-item:hover {
    border: 1px solid #255dd9;
}

.more-item:hover .icon-gt {
    fill: #255dd9;
}

.more-item-state {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #255dd9;
    font-weight: 700;
    border-radius: 50%;
    background: #f0f3f7;
}

.more-item-name {
    flex: 1;
    padding: 0 12px;
    font-size: 16px;
    line-height: 20px;
}

.more-item-name.near-me {
    padding: 0;
}

.more-item-icon .icon-gt {
    fill: #aaa;
}

.test-wrap {
    background: #fff;
}

.test-tit-wrap {
    display: flex;
    align-items: center;
    padding: 0px;
    margin-bottom: 12px;
}

.test-tit-wrap .tit_img {
    width: 48px;
    height: 48px;
    margin-right: 8px;
}

.test-img-wrap {
    display: flex;
    width: 56px;
    height: 56px;
    margin-right: 16px;
}

.test-img {

    object-fit: contain;
}


.test-tit,
.test-tit span {
    flex: 1;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
}

.test-con {
    padding: 0px;
}

.test-item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 16px;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 8px;
    min-height: 48px;
    cursor: pointer;
}

.test-item:last-child {
    margin-bottom: 12px;
}

.test-item .order-wrap img {
    width: 30px;
    height: 30px;
    display: none;
}

.question-wrap {
    flex: 1;
    margin-left: 12px;
    font-size: 15px;
    line-height: 20px;
    font-family: m;
}

.test-true {
    background-color: rgba(56, 194, 150, 0.1);
}

.test-true-active .order-wrap img.ok_img {
    display: block;
}

.test-false {

    background-color: rgba(233, 86, 80, 0.1);
}

/* .test-true,.test-false{
    display: block;
} */
.test-true .order-wrap,
.test-true-active .order-wrap {
    /* background-color: #38c296; */
    border: none;
}

.test-true .order-wrap img.ok_img,
.test-false .order-wrap img.no_img {

    display: block !important;
}

.test-false .order-wrap {
    /* background-color: #e95650; */
    border: none;
}

.test-false .question-wrap {
    color: #EB6698 !important;
    text-decoration: line-through;
}

.test-uncheck .question-wrap {
    color: #aaa;
}

.order-wrap {
    width: 24px;
    height: 24px;
    border: 2px solid #c5d5e1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.order-num {
    color: transparent;
}

.test-false .order-num,
.test-true .order-num,
.test-true-active .order-num {
    display: none;
}

.test-false .order-false,
.test-true .order-true,
.test-true-active .order-true {
    display: flex;
    align-items: center;
}

.order-false .icon-false,
.order-true .icon-true {
    width: 12px;
    height: 12px;
    fill: #fff;
}

.answer-bar {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 21;
    width: 100%;
}

.answer-progress {
    display: flex;
}

.answer-progress-result {
    width: 100%;
    height: 6px;
    background-color: #f0f3f7;
}

.progress-bar-item,
.progress-item {
    flex: 1;
    height: 5px;
    background: #ddd;
}

.progress-bar-item.title_act,
.progress-item.title_act {
    background: #2e6de7;
}

.title_false {
    background: #e95650;
}

.title_true {
    background: #38c296;
}

.answer-bar-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 64px;
    padding: 0 16px;
    background: #fff;
}

.answer-bar-wrap.answer-result {
    padding: 0 10%;
}

.answer-bar-item {
    height: 40px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.icon-challenge,
.icon-more,
.icon-restart {
    width: 20px;
    height: 20px;
    fill: #666;
}

.answer-bar-num {
    font-size: 16px;
    font-weight: 500;
    color: #666;
}

.restasrt-btn {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.answer-bar-next {
    width: 100%;
    height: 44px;
    border-radius: 22px;
}

.answer-bar-t {
    font-size: 16px;
    font-weight: 500;
    color: #666;
}

.answer-bar-b {
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    color: #666;
}

.answer-next-form,
.answer-next-grade,
.answer-next-link,
.answer-next-nor {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 44px;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    background: #ddd;
    border-radius: 44px;
}
.answer-bar-next-go{
    display: flex !important;
}

.answer-bar-next-go .answer-next-nor,
.answer-next-form {
    display: none;
}

.answer-bar-next-go .answer-next-form,
.answer-bar-next-go .answer-next-link {
    display: block;
}

.answer-bar-next-go .answer-next-nor,
.answer-next-form {
    display: none;
}

.answer-next-grade {
    background: #255dd9;
    cursor: pointer;
}

.answer-next-link {
    display: none;
    background: #255dd9;
    vertical-align: middle;
}

.answer-next-link img {
    width: 20px;
    height: 20px;
    margin-left: 8px;
}

.answer-more {
    width: 100%;
    padding: 0 16px;
    position: fixed;
    bottom: 84px;
    z-index: 18;
    transition: all 0.3s;
}

.answer-more-cover,
.nav-cover {
    display: none;
}

.answer-more-wrap {
    padding: 24px 16px 16px;
    min-height: 296px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 16px;
    bottom: -400px;
    z-index: 21;
    border-radius: 8px;
    transition: all 0.5s;
}

.answer-more.answer-more-animation .answer-more-wrap {
    bottom: 0;
    transition: all 0.3s;
}

.answer-more-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.answer-more-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}

.icon-false-more {
    width: 16px;
    height: 16px;
    fill: #666;
}

.answer-more-list {
    margin-top: 24px;
}

.answer-more-item {
    /* height: 44px; */
    background-color: #f7f9fb;
    border-radius: 4px;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    position: relative;
}

.answer-more-item:last-child {
    justify-content: space-between;
    margin-bottom: 0;
}

.answer-more-item span {
    font-size: 15px;
}

.icon-answer-item {
    width: 20px;
    height: 20px;
    fill: #111;
    margin-right: 12px;
}

.icon-answer-item.answer-previous {
    transform: rotate(180deg);
}

.answer-content {
    display: flex;
    align-items: center;
}

.challenge-num.challenge-num-answer {
    margin-right: 0;
}

.result-nopass,
.result-pass {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
}

.result-pass-score,
.result-nopass-score {
    font-size: 15px;
}

.result-pass-percent,
.result-nopass-percent {
    font-size: 56px;
    font-weight: 700;
    line-height: 56px;
}

.result-pass-sign {
    font-size: 32px;
    font-weight: normal;
    margin-right: 8px;
}

.result-pass-title,
.result-nopass-title {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    margin-top: 16px;
}

.result-pass-title {
    color: #38c296;
}

.result-nopass-title {
    color: #e95650;
}

.pass-img {
    width: 100%;
    max-width: 160px;
    height: 100px;
}

.result-num-wrap {
    margin-top: 24px;
    width: 100%;
    height: 72px;
    background-color: #f7f9fb;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.result-num-item {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 0;
    position: relative;
}

.result-num-item:nth-child(2)::before,
.result-num-item:nth-child(2)::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 32px;
    background-color: #255dd9;
    border-radius: 1px;
    opacity: 0.08;
    top: 20px;
}

.result-num-item:nth-child(2):before {
    left: 0;
}

.result-num-item:nth-child(2):after {
    right: 0;
}

.result-num-title {
    font-weight: 500;
    color: #666666;
}

.result-num-content {
    font-size: 18px;
}

.score-wrap {
    position: relative;
    width: 100%;
    height: 32px;
    margin-top: 16px;
    background: #f0f3f7;
    border-radius: 16px;
}

.score-progress-fail,
.score-progress-pass {
    position: relative;
    height: 32px;
    background: #38c296;
    border-radius: 16px 2px 2px 16px;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 55%, rgba(255, 255, 255, .15) 55%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-repeat: repeat-x;
    background-size: 48px 48px;
}

.score-rail {
    position: absolute;
    top: 0;
    width: 2px;
    height: 32px;
    background: #e95650;
    border-radius: 2px;
}

.score-pass-desc {
    margin-top: 10px;
    color: #aaaaaa;
    text-align: right;
}

.score-nopass-desc {
    margin-top: 10px;
    color: #e95650;
    text-align: right;
}

.aside-challenge {
    height: 48px;
    border-radius: 8px;
    border: solid 1px #e5e5e5;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 16px;
}

.aside-challenge.clear-challenge {
    margin-top: 16px;
}


.nav-btn {
    height: 24px;
    z-index: 18;
    cursor: pointer;
}

.nav-btn .icon-menu {
    fill: #fff;
}

.nav {
    width: 95%;
    max-width: 360px;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 22;
    right: -360px;
    transition: all 0.3s;
}

.nav-cover {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 18;
    background: rgba(0, 0, 0, 0.2);
}

.answer-more-cover {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    background: rgba(0, 0, 0, 0.2);
}

.nav-wrap {
    width: 95%;
    max-width: 360px;
    height: 100%;
    position: absolute;
    z-index: 21;
    padding: 0 16px;
    background: #fff;
    right: -360px;
    transition: all 0.5s;
}

.nav.nav-wrap-animation {
    right: 0;
    transition: all 0.3s;
}

.nav.nav-wrap-animation .nav-wrap {
    right: 0;
    transition: all 0.5s;
}

.nav-logo {
    height: 56px;
    width: 100%;
    position: relative;
    z-index: 23;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav-logo .logo {
    display: block;
    width: 180px;
    height: 28px;
    background: url(../images/logo/logo-black.png) center left no-repeat;
    background-size: auto 100%;
}

.nav-logo .icon-false-nav {
    display: none;
    fill: #666;
}

.nav-login {
    height: 72px;
    width: 100%;
    background-color: #f7f9fb;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
    padding: 0 12px 0 16px;
    display: none;
}

.nav-login-info {
    display: flex;
    flex: 1;
    align-items: center;
}

.info-avatar {
    width: 40px;
    height: 40px;
}

.info-name {
    font-size: 15px;
    color: #aaa;
    margin-left: 12px;
    flex: 1;
}

.nav-login-btn {
    width: 100px;
    height: 40px;
    background-color: #255dd9;
    border-radius: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
}

.nav-select {
    width: 100%;
    height: 48px;
    background-color: #fff;
    border-radius: 24px;
    border: solid 1px #e8e8e8;
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 0 12px;
    overflow: hidden;
}

.icon-location {
    width: 20px;
    height: 20px;
}

.nav-sele-loc {
    height: 48px;
    border-radius: 24px;
    border: none;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    font-size: 15px;
    position: absolute;
    width: 100%;
    left: 0;
    text-align-last: left;
    padding-left: 36px;
}

.nav-select-right {
    display: flex;
    align-items: center;
}

.select-placeholder {
    font-size: 14px;
    color: #255dd9;
    margin-right: 8px;
}

.icon-arrow {
    width: 10px;
    height: 10px;
    fill: #255dd9;
    transform: rotate(90deg);
}

.nav-list {
    width: 100%;
    margin: 36px auto 0;
    padding: 0 12px;
}

.nav-last {
    max-width: 288px;
    margin: 0 auto;
    padding: 28px 0 0;
    border-top: 1px solid #e8e8e8;
    display: none;
}

.icon-last {
    width: 21px;
    height: 21px;
    fill: #111;
}

.nav-last-title {
    display: flex;
    align-items: center;
}

.nav-last-title span {
    font-weight: 500;
    font-size: 16px;
    margin-left: 16px;
}

.nav-last-content {
    margin-top: 20px;
    padding: 0 16px;
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    border: solid 1px #e8e8e8;
    padding: 24px 16px 16px;
    position: relative;
}

.last-progress-wrap {
    margin-top: 20px;
}

.nav-last-name {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}

.nav-last-btn {
    width: 100%;
    height: 36px;
    background-color: #255dd9;
    border-radius: 4px;
    margin-top: 20px;
}

.nav-last-btn a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
}

.nav-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 30px;
}

.nav-content {
    display: flex;
    align-items: center;
}

.icon-nav-content {
    width: 20px;
    height: 20px;
}

.nav-href {
    font-size: 16px;
    font-weight: 500;
    color: #111;
    margin-left: 16px;
}

.icon-gt-nav {
    width: 10px;
    height: 10px;
    fill: #aaa;
}

.challenge-tip {
    display: flex;
    align-items: center;
}

.challenge-num {
    width: 32px;
    height: 20px;
    background-color: #e95650;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin-right: 16px;
}



.search {
    display: none;
}

footer {
    margin-top: 40px;
    background-color: #0b2239;
}

.footer-desktop {
    padding: 0 16px;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 0 24px 0;
    margin-top: 32px;
    position: relative;
}

.footer-logo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-bottom::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: 0.12;
    position: absolute;
    top: 0;
}

.footer-logo span {
    font-size: 12px;
    color: #fff;
    opacity: 0.6;
}

.footer-logo a {
    font-size: 12px;
    color: #fff;
    opacity: 1;
}

.footer-reserved {
    display: none;
}

.footer-select {
    width: 120px;
    height: 88px;
    background-color: #fff;
    border-radius: 4px;
    padding: 8px;
    position: absolute;
    bottom: 56px;
    left: 0;
    display: none;
}

.footer-select::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    bottom: -4px;
    right: 20px;
}

.footer-select-item {
    height: 36px;
    width: 100%;
    line-height: 36px;
    cursor: pointer;
    position: relative;
}

.footer-select-item a {
    line-height: 36px;
    padding-left: 16px;
    color: #666;
}

.footer-select-item:hover {
    background-color: #e8f0fe;
}

.footer-btn {
    width: 120px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #fff;
    padding: 0 16px 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}

.footer-btn::before {
    content: "";
    height: 17px;
    width: 120px;
    background-color: transparent;
    position: absolute;
    left: 0;
    bottom: 39px;
}

/* .footer-btn:hover .footer-select {
  display: block;
} */
.footer-btn-lang {
    color: #fff;
}

.icon-lang-arrow {
    width: 12px;
    height: 12px;
    fill: #fff;
    transform: rotate(180deg);
}

/* .footer-btn:hover .icon-lang-arrow {
  transform: rotate(360deg);
} */
.footer-btn.arrow-rotate .icon-lang-arrow {
    transform: rotate(360deg);
}

footer .logo {
    width: 180px;
    height: 28px;
    background: url(../images/logo/logo-white.png) center left no-repeat;
    background-size: auto 100%;
}

.footer-con-item.footer-google-play {
    display: block;
    width: 120px;
    height: 40px;
    cursor: pointer;
    background: url(../images/logo/google-play.svg) no-repeat;
    background-size: 100% 100%;
    opacity: 1;
}

.footer-con-item.footer-apk {
    display: block;
    width: 120px;
    height: 40px;
    cursor: pointer;
    background: url(../images/logo/apk.svg) no-repeat;
    background-size: 100% 100%;
    opacity: 1;
}

.footer-con-item:hover {
    color: #fff;
    opacity: 0.9;
}

.footer-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: -16px;
}

.footer-con {
    width: 50%;
    padding-left: 16px;
    margin-top: 24px;
}

.footer-title {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    opacity: 0.9;
    font-weight: 500;
}

.footer-con-list {
    display: flex;
    flex-direction: column;
}

.footer-con-item {
    margin-top: 8px;
    font-size: 16px;
    color: #eee;
    opacity: 0.6;
}

.main {
    padding: 0 16px;
}

.index-main {
    background-color: #fff;
    padding-bottom: 0;
}

.index-con {
    position: relative;
    background-color: #fff;
}

.index-bottom {
    padding: 0 16px;
}

.list-choose-bar.index {
    max-width: 100%;
    height: 90px;
    border-bottom: 1px solid #e8e8e8;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0 16px;
}

.list-choose-bar.index .list-choose-item {
    padding: 28px 0 20px;
}

.index-title {
    text-align: center;
    margin-top: 24px;
}

.index-title,
.index-title span {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    margin-top: 32px;
    line-height: 40px;
}

.index-title span {
    color: #38c296;
}

.index-des {
    font-size: 16px;
    line-height: 22px;
    color: #555;
    margin-top: 12px;
    display: none;
}

.index-select-list {
    display: flex;
    height: 48px;
    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
}

.index-select-item {
    height: 100%;
    border-radius: 24px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.index-select-item a {
    display: flex;
    align-items: center;
}

.select-item-go {
    width: 55%;
    background-color: #255dd9;
    border-radius: 24px;
}

.select-item-go span {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    color: #eee;
}

.select-item-go svg {
    fill: #fff;
    margin-right: 12px;
}

.select-item-go:hover {
    background-color: #558bf2;
}

.select-item-choose {
    width: 45%;
    margin-left: 12px;
    background: #fff;
    border: solid 1px #ccc;
    position: relative;
    display: flex;
    justify-content: center;
}

.select-item-choose select {
    border-radius: 24px;
    border: none;
    outline: none;
    appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    color: #999;
    font-size: 16px;
    padding-left: 8%;
    text-align-last: left;
    width: 100%;
    height: 100%;
}

.index-icon-arrow {
    width: 10px;
    height: 10px;
    fill: #999;
    transform: rotate(90deg);
    position: absolute;
    right: 8%;
}

.index-banner-wrap {
    display: none;
    width: 100%;
    margin-top: 32px;
}

.index-banner-wrap img {
    max-height: 200px;
    height: 100%;
    width: 100%;
}

.index-state-con {
    margin-top: 40px;
    text-align: center;
    margin-bottom: 24px;
}

.index-advantage-tag,
.index-partners-tag,
.index-passed-tag,
.index-state-tag {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 500;
    color: #255dd9;
}

.index-advantage-title,
.index-partners-title,
.index-passed-title,
.index-state-title {
    font-family: Gilroy;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 16px;
}

.index-state-list {
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -8px;
}

.index-state-list.vin {
    margin-top: 32px;
}

.index-state-list.error {
    margin-top: 0;
}

.index-item-con {
    width: 50%;
    height: 48px;
    padding-left: 8px;
    margin-bottom: 8px;
}

.index-state-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    background-color: #f7f9fb;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 20px;
    text-align: left;
    line-height: 48px;
}

.index-handbook {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 4px 16px 0 rgba(51, 51, 51, 0.12);
    border-radius: 8px;
    margin-top: 48px;
    padding: 32px 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 32px;
}

.index-handbook-con {
    text-align: center;
    margin-bottom: 24px;
}

.index-handbook-title {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
}

.index-handbook-des {
    font-size: 16px;
    line-height: 22px;
    color: #666;
    margin-top: 16px;
}

.index-handbook-download {
    width: 184px;
    height: 48px;
    background-color: #e8f0fe;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 16px auto 0;
    position: relative;
}

.icon-download {
    width: 18px;
    height: 18px;
    margin-right: 8px;
    fill: #255dd9;
}

.icon-handbook-download {
    width: 18px;
    height: 18px;
    fill: #ffffff;
    margin-right: 16px;
}

.download-text {
    font-size: 16px;
    font-weight: 500;
    color: #255dd9;
}

.index-handbook-img {
    width: 100%;
    object-fit: contain;
    margin-top: 16px;
}

.index-advantage {
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 64px 16px 48px;
}

.index-advantage-wrap {
    max-width: 1060px;
    margin: 48px auto 0;
}

.index-advantage-item {
    text-align: center;
    margin-bottom: 46px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.index-advantage-item:last-child {
    margin-bottom: 0;
}

.index-advantage-logo {
    width: 56px;
    height: 56px;
    fill: #255dd9;
}

.index-advantage-logo.vin {
    /* width:48px; */
    /* height:48px; */
}

.index-advantage-tit {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin: 20px 0 12px;
}

.index-advantage-tit.vin {
    font-weight: 500;
    margin-top: 24px;
}

.index-advantage-tit.vin span {
    font-size: 20px;
    font-weight: 700;
}

.index-advantage-desc {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}

.index-advantage-link {
    min-width: 180px;
    padding: 0 24px;
    height: 48px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px auto 0;
}

.index-advantage-link span {
    font-size: 16px;
    color: #aaa;
}

.icon-href {
    width: 12px;
    height: 12px;
    fill: #aaa;
    margin-left: 12px;
}

.index-advantage-link:hover {
    background-color: #e8f0fe;
}

.index-advantage-link:hover span {
    color: #255dd9;
}

.index-advantage-link:hover svg {
    fill: #255dd9;
}

.index-passed {
    padding: 64px 0;
    text-align: center;
    background-color: #fafbfc;
    position: relative;
}

.passed-bg {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    display: none;
}

.index-partners-top {
    padding: 0 16px;
}

.index-passed-top {
    max-width: 1060px;
    margin: 0 auto 0;
    padding: 0 16px;
}

.index-passed-wrap {
    max-width: 1060px;
    background-color: #fff;
    margin: 42px 16px 0;
    box-shadow: 0 4px 16px 0 rgba(51, 51, 51, 0.06);
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.index-passed-item {
    display: none;
}

.index-passed-item.passed-cur {
    display: flex;
    flex-direction: column;
}

.index-passed-image {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.index-passed-content {
    padding: 20px 20px 32px;
}

.index-passed-score {
    height: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.index-passed-left {
    display: flex;
    align-items: center;
}

.index-passed-icon {
    width: 24px;
    height: 48px;
    fill: #38c296;
}

.index-passed-icon.revert {
    transform: rotateY(180deg);
}

.index-passed-text {
    margin: 0 8px;
}

.index-passed-percent,
.index-passed-text {
    font-family: Gilroy;
    font-size: 15px;
    font-weight: 700;
    color: #38c296;
}

.index-passed-btn {
    display: none;
}

.index-passed-percent {
    font-size: 36px;
}

.index-passed-sign {
    font-family: Silom;
    font-size: 100px;
    font-weight: 700;
    color: #e8f0fe;
    position: absolute;
    right: 0;
    top: 34px;
}

.index-passed-info {
    margin-top: 24px;
    text-align: left;
}

.index-passed-name {
    font-size: 24px;
    font-weight: 500;
}

.index-passed-state {
    font-size: 16px;
    color: #aaa;
}

.index-passed-des {
    font-size: 16px;
    line-height: 20px;
    color: #555;
    margin-top: 18px;
    text-align: left;
}

.index-partners {
    text-align: center;
    background-color: #fff;
    padding-top: 64px;
}

.index-partners-wrap {
    max-width: 1060px;
    margin-top: 42px;
}

.index-partners-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    padding: 0 32px;
}

.index-partners-con {
    width: 50%;
    padding-left: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    position: relative;
}

.index-partners-image {
    overflow: hidden;
    border-radius: 8px;
}

.index-partners-image img {
    width: 100%;
    border-radius: 8px;
}

.index-partners-image img {
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

.index-partners-item:hover .index-partners-image img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.index-partners-item {
    position: relative;
}

.index-partners-des {
    display: none;
}

.index-partners-product {
    width: 100%;
    padding: 0 16px;
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
}

.index-state-icon {
    display: none;
}

.aside-result {
    display: none;
}

.redirect-btn-wrap {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.redirect-btn-item {
    height: 44px;
}

.redirect-btn-item:nth-child(1) {
    width: 24%;
}

.redirect-btn-item:nth-child(2) {
    flex: 1;
    margin-left: 8px;
}

.redirect-restart,
.redirect-next {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 44px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.redirect-restart {
    color: #255dd9;
    border: solid 1px #255dd9;
}

.redirect-next {
    color: #ffffff;
    background-color: #255dd9;
}

.redirect-btn {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
    font-style: italic;
    font-size: 18px;
    color: #fff;
    background: #306bde;
    border-radius: 4px;
}

.state-item.near-me {
    background-color: #f7f9fb;
    border-radius: 4px;
    border: none;
    padding: 13px 20px 13px 20px;
}

.state-item.near-me:hover {
    background-color: #e8f0fe;
    /* background-color: #f0f3f7; */
}

.another-state {
    display: none;
}

.icon-aside {
    width: 32px;
    height: 28px;
}

.handbooks-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    color: #111111;
    margin: 0 0 24px;
}

.handbooks-title.others-handbook {
    margin-top: 32px;
}

.holidays-wrap {
    margin-top: 8px;
    line-height: 20px;
}

.waiting-cover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    backdrop-filter: blur(2px);
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.mobile-cover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    backdrop-filter: blur(2px);
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
}

.waiting-pc {
    width: 618px;
    /* height: 446px; */
    height: auto;
    /* height: 420px; */
    background: #fff;
    position: fixed;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 0px 57px 0px rgba(29, 47, 94, 0.18);
    border-radius: 16px;
    z-index: 111;
    flex-direction: column;
    align-items: center;
    padding: 35px 48px 48px 48px;
    display: none;
}

.icon-false-waiting,
.icon-false-safari,
.icon-false-others {
    width: 20px;
    height: 20px;
    fill: #999;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.pop-download {
    margin-right: 12px;
    height: 32px;
    width: 90px;
    border-radius: 16px;
    color: #255dd9;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.pop-download span {
    color: #255dd9;
    font-weight: 500;
}

.icon-download2 {
    display: none;
    width: 16px;
    height: 16px;
    fill: #ffffff;
}

.icon-app-download {
    width: 14px;
    height: 14px;
    fill: #255dd9;
    margin-right: 8px;
    display: none;
}

.waiting-mobile {
    max-width: 400px;
    width: calc(100% - 12px);
    background: #fff;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    z-index: 111;
    flex-direction: column;
    align-items: center;
    padding: 36px 24px;
    /* display:flex; */
    display: none;
}

.waiting-mobile.safari {
    bottom: 40px;
}

.waiting-mobile.others {
    top: 40px;
}

.waiting-mobile.safari:after {
    content: '  ';
    width: 0;
    height: 0;
    border-top: 14px solid #ffffff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    position: absolute;
    bottom: -14px;
}

.waiting-mobile.others:after {
    content: '  ';
    width: 0;
    height: 0;
    border-bottom: 14px solid #ffffff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    position: absolute;
    top: -12px;
    right: 8px;
}

.waiting-pc-title {
    font-family: Gilroy;
    font-size: 40px;
    font-weight: Bold;
    line-height: 48px;
    color: #111111;
    margin-top: 8px;
    text-align: center;
}

.waiting-mobile-title {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: Bold;
    line-height: 32px;
    color: #111111;
    margin-top: 8px;
    text-align: center;
    margin-bottom: 18px;
}

.waiting-pc-des {
    width: 325px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #555555;
    text-align: center;
    margin-top: 16px;
}

.icon-others {
    width: 18px;
    height: 18px;
    fill: #255dd9;
    display: inline-block;
    transform: rotate(90deg);
    display: inline-block;
    vertical-align: middle;
}

.icon-safari {
    width: 24px;
    height: 24px;
    fill: #255dd9;
    display: inline-block;
    vertical-align: middle;
    margin-top: -8px;
}

.waiting-safiri-des,
.waiting-others-des {
    text-align: center;
    line-height: 24px;
    position: relative;
}

.waiting-others-or {
    width: 44px;
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    position: absolute;
    color: #999999;
    bottom: -10px;
    font-size: 16px;
    left: calc(50% - 22px)
}

.waiting-safiri-or {
    width: 44px;
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    position: absolute;
    color: #999999;
    top: -10px;
    font-size: 16px;
    left: calc(50% - 22px)
}

.waiting-others-des {
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 24px;
}

.waiting-safiri-des {
    padding-top: 20px;
    border-top: 1px solid #dddddd;
    margin-top: 24px;
}

.waiting-pc-btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 28px;
}

.waiting-mobile-btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.waiting-download {
    width: 265px;
    height: 56px;
    background-color: #0b2239;
    border-radius: 28px;
    padding: 0 28px;
    display: flex;
    align-items: center;
}

.waiting-mobile-download {
    width: 100%;
    height: 56px;
    background-color: #0b2239;
    border-radius: 28px;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.waiting-download span,
.waiting-mobile-download span,
.waiting-add span {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
}

.icon-apk {
    width: 24px;
    height: 24px;
    margin-right: 12px;
}

.icon-addtohome {
    width: 24px;
    height: 24px;
    margin-right: 12px;
    fill: #ffffff;
}

.waiting-add {
    width: 240px;
    height: 56px;
    background-color: #255dd9;
    border-radius: 28px;
    padding: 0 24px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.handbook-ad {
    width: 100%;
    margin-bottom: 14px;
}

.result-rate {
    font-size: 16px;
    display: inline-block;
}

.vin-banner {
    height: 366px;
    position: relative;
}

.vin-banner.report {
    height: 240px;
}

.vin-banner.report .vin-banner-mobile {
    height: 240px;
}

.vin-banner-desktop {
    height: 460px;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.vin-banner-mobile {
    height: 366px;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.vin-banner-desktop {
    display: none;
}

.vin-top {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -58%);
}

.vin-h1,
.vin-h1 span {
    font-family: Gilroy;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
}

.vin-h1 {
    padding: 0 12px;
    color: #fafbfc;
    /* margin-top:48px; */
}

.vin-h1 span {
    color: #45d4a6;
}

.vin-top-des {
    padding: 0 24px;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    color: #fafbfc;
    text-align: center;
    margin-top: 16px;
}

.vin-top-search {
    max-width: 560px;
    margin: 24px 24px 0;
    position: relative;
}

.search-input {
    width: 100%;
    max-width: 560px;
    height: 64px;
    background-color: #fafbfc;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.12);
    border-radius: 32px;
    padding-left: 32px;
    font-size: 16px;
}

.search-sub {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 32px;
    border: none;
    width: 24px;
    height: 24px;
    background: 0 0;
    cursor: pointer;
}

.search-sub svg {
    width: 24px;
    height: 24px;
    fill: #255dd9;
}

.vin-top-error {
    display: none;
    /* line-height:16px; */
    margin: 16px auto 0;
    color: #ff8636;
    position: absolute;
    bottom: -30px;
    left: 0;
    /* transform: translateX(-50%); */
}

.vin-top-rand {
    width: 152px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.16);
    border-radius: 20px;
    font-weight: 500;
    color: #ffffff;
    padding: 0 16px;
    line-height: 40px;
    margin: 36px auto 0;
    cursor: pointer;
    display: none;
}

.vin-top-rand:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.vin-tip {
    width: fit-content;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin: 20px auto 0;
    display: none;
}

.vin-tip-item {
    display: flex;
    align-items: center;
}

.vin-tip-item:nth-child(-n + 2) {
    margin-bottom: 12px;
}

.vin-tip-item svg {
    width: 18px;
    height: 18px;
    opacity: 0.75;
}

.vin-tip-text {
    display: inline-block;
    margin-left: 8px;
    color: #fafbfc;
    opacity: 0.75;
}

.vin-item {
    margin-top: 32px;
}

.vin-subtitle {
    margin: 0;
    line-height: 28px;
}

.vin-info {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-top: 20px;
}

.vin-info span {
    font-size: 16px;
    font-weight: 700;
}

.vin-number {
    width: 100%;
    max-width: 600px;
    margin: 24px auto 0;
}

.vin-number-item {
    width: 100%;
    background-color: #f0f0f0;
    border-radius: 4px;
    height: 60px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vin-number-item:nth-child(-n + 2) {
    margin-bottom: 8px;
}

.vin-number-left {
    width: 60%;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.vin-icon {
    width: 18px;
    height: 18px;
    fill: #255dd9;
    margin-right: 8px;
}

.vin-number-text {
    font-size: 14px;
    font-weight: 500;
    flex: 1;
}

.vin-number-des {
    flex: 1;
    font-size: 14px;
    opacity: 0.8;
    text-align: right;
}

.vin-number-img-mobile {
    display: block;
    max-width: 460px;
    width: 100%;
    margin: 30px auto 0;
}

.vin-number-img-desktop {
    display: none;
}

.vin-code-img-mobile {
    display: block;
    width: 100%;
    margin: 20px auto 0;
}

.vin-code-img-desktop {
    display: none;
}

.vin-codes {
    margin-top: 20px;
}

.vin-model-table,
.vin-world-table {
    width: 100%;
    border-collapse: inherit;
}

.vin-model-table,
.vin-world-table {
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
}

.vin-model-table>thead>tr>th,
.vin-world-table>thead>tr>th {
    height: 48px;
    text-align: left;
    background-color: #103253;
    color: #ffffff;
    font-size: 16px;
    border-right: 1px solid #ffffff;
}

.vin-model-table>thead>tr>th:last-child,
.vin-world-table>thead>tr>th:last-child {
    border-right: none;
}

.vin-model-table>tbody>tr>td:last-child,
.vin-world-table>tbody>tr>td:last-child {
    border-right: none;
}

.vin-world-table>tbody>tr>td:last-child {
    padding-top: 16px;
    padding-bottom: 16px;
}

.vin-model-table>tbody>tr>td,
.vin-world-table>tbody>tr>td {
    height: 48px;
    font-size: 16px;
    border-right: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
}

.vin-world-table>tbody>tr>td span {
    display: block;
    font-size: 16px;
    line-height: 28px;
}

.vin-model-table>thead>tr>th:nth-child(2n + 1) {
    min-width: 80px;
    width: 2%;
    padding: 0 0 0 12px;
}

.vin-model-table>thead>tr>th:nth-child(2n) {
    min-width: 80px;
    width: 10.5%;
    padding: 0 0 0 20px;
}

.vin-model-table>tbody>tr>td:nth-child(2n + 1) {
    min-width: 65px;
    width: 2%;
    padding: 0 0 0 12px;
    background-color: #f9f9f9;
}

.vin-model-table>tbody>tr>td:nth-child(2n) {
    min-width: 80px;
    width: 10.5%;
    padding: 0 0 0 20px;
}

.vin-world-table>thead>tr>th:nth-child(1) {
    min-width: 80px;
    width: 20%;
    padding: 0 0 0 12px;
}

.vin-world-table>thead>tr>th:nth-child(2) {
    min-width: 120px;
    width: 30%;
    padding: 0 0 0 20px;
}

.vin-world-table>thead>tr>th:nth-child(3) {
    min-width: 200px;
    width: 50%;
    padding: 0 0 0 20px;
}

.vin-world-table>tbody>tr>td:nth-child(1) {
    min-width: 80px;
    width: 20%;
    padding: 0 0 0 12px;
    background-color: #f9f9f9;
}

.vin-world-table>tbody>tr>td:nth-child(2) {
    min-width: 120px;
    width: 30%;
    padding: 0 0 0 20px;
}

.vin-world-table>tbody>tr>td:nth-child(3) {
    min-width: 200px;
    width: 50%;
    padding: 16px 0 16px 20px;
}

.vin-result {
    margin-top: 32px;
}

.result-title {
    /* height: 64px; */
    background-color: #103253;
    border-radius: 4px;
    color: #ffffff;
    font-size: 22px;
    font-family: Gilroy;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 32px;
    padding: 12px 16px;
    text-align: center;
}

.brand-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    border-bottom: 1px solid #e0e0e0;
}

.brand-table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.brand-table tbody td {
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    padding: 12px;
    border: 1px solid #e0e0e0;
    border-bottom: none;
    display: block;
}

.res-key {
    display: block;
    font-size: 15px;
    /* height:15px; */
    font-weight: 500;
    color: #999999;
}

.res-value {
    display: block;
    font-size: 15px;
    /* height:15px; */
    margin-top: 4px;
}

.brand-table tbody td.res-brand {
    padding: 16px 20px;
    text-align: left;
}

.res-brand img {
    width: 100%;
    max-width: 120px;
}

.info-table {
    background: #fff;
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin-top: 20px;
}

.info-table tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.info-table tbody td {
    padding: 12px;
    border: 1px solid #e0e0e0;
}

.info-table tbody td span {
    word-break: break-all;
}

.info-table tbody tr td:first-child {
    width: 40%;
    font-size: 15px;
    font-weight: 500;
    color: #111111;
}

.info-table tbody tr td:last-child {
    width: 60%;
}

.add-info {
    margin-top: 32px;
}

.search-rand {
    position: absolute;
    bottom: -30px;
    right: 0;
    color: #fafbfc;
    opacity: 0.5;
}

.search-loading {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-left-color: #255dd9;
    border-bottom-color: #255dd9;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    animation: spin 1s linear infinite;
    position: absolute;
    right: 32px;
    top: 20px;
    display: none;
}

.search-loading-result {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-left-color: #255dd9;
    border-bottom-color: #255dd9;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    animation: spin 1s linear infinite;
    margin: 0 auto;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.result-error {
    background-color: #103253;
    border-radius: 4px;
    color: #fff;
    /* font-size: 22px; */
    font-family: Gilroy;
    line-height: 32px;
    padding: 20px 12px;
    text-align: center;
}

.result-error span {
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #ffffff;
    /* color:red; */
}

.result-error span:last-child {
    margin-top: 12px;
}

#vin-result {
    padding-top: 32px;
    margin-top: 0;
}

.vin-ad {
    margin-top: 32px;
}

.vin-ad-search {
    display: none;
}

.vin-ad2-mobile {
    margin-top: 24px;
}

.vin-ad2-desktop {
    margin-top: 32px;
}

.vin-ad-recent {
    margin-top: 20px;
}

.vin-ad-recent.large {
    margin-top: 32px;
}

.vin-ad-3 {
    margin-top: 16px;
}

.vin-state {
    text-align: center;
    margin-top: 32px;
}

.bill-ad-top {
    margin: 24px 0 0;
}

.bill-ad-list {
    margin-top: 30px;
}

.bill-ad3 {
    margin: 24px 0;
}

.bill-list-ad {
    width: 100%;
    margin-bottom: 8px;
    padding-left: 8px;
}

.bill-title-wrap {
    text-align: center;
}

.bill-subtitle {
    display: none;
    font-size: 16px;
    line-height: 24px;
    color: #999999;
    margin-top: 30px;
    text-align: center;
}

.bill-title {
    text-align: center;
    margin-top: 24px;
}

.bill-title,
.bill-title span {
    font-family: Gilroy;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
}

.bill-title span {
    color: #38c296;
}

.bill-download {
    height: 64px;
    width: 100%;
    max-width: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 32px;
    background: #306bde;
    border: none;
    margin: 24px auto;
    cursor: pointer;
    text-align: center;
    cursor: pointer;
}

.icon-bill-download {
    width: 20px;
    height: 20px;
    fill: #ffffff;
    margin-right: 16px;
}

.bill-download-text {
    font-family: GoogleSans;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    line-height: 56px;
    letter-spacing: 0px;
    color: #ffffff;
}

.bill-item {
    margin-top: 32px;
}

.bill-item-title {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 24px;
    color: #111111;
}

.index-state-list.bill {
    margin-top: 0;
}

.bill-anchor-list {}

.bill-anchor-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 16px;
    cursor: pointer;
    color: #255dd9;
}

.bill-anchor-item:hover {
    text-decoration: underline;
}

.bill-anchor-item:first-child {
    margin-top: 0;
}

.icon-anchor {
    width: 14px;
    height: 14px;
    fill: #255dd9;
    margin-right: 12px;
    margin-top: 4px;
}

.bill-anchor-text {
    font-size: 16px;
    color: #255dd9;
    flex: 1;
}

.bill-faqs-list {
    margin-top: 30px;
    /* border-bottom:1px solid #eeeeee; */
}

.bill-faqs-item {
    margin-top: 30px;
}

.bill-faqs-item:first-child {
    margin-top: 0px;
}

.bill-faqs-title {
    font-family: GoogleSans;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 12px;
}

.bill-faqs-des {
    font-size: 16px;
    color: #666666;
}

.bill-faqs-des a {
    color: #255dd9;
}

.bill-faqs-des a:hover {
    text-decoration: underline;
}

.bill-faqs-ul {
    padding-left: 24px;
}

.bill-faqs-ul li {
    width: 150px;
    height: 22px;
    position: relative;
    padding-left: 24px;
}

.bill-faqs-ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);

}

.bill-faqs-ul li a {
    font-size: 16px;
    color: #255dd9;
}

.bill-faqs-ul li:hover {
    text-decoration: underline;
    color: #255dd9;
}

.bill-related-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: -16px;
}

.bill-related-item {
    width: 50%;
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
    background-color: #f5f7f9;
    border-radius: 8px;
}

.bill-related-item:hover .bill-related-text {
    color: #255dd9;
}

.icon-related {
    width: 40px;
    height: 40px;
    fill: #666666;
}

.bill-related-text {
    font-size: 16px;
    color: #666666;
    margin-top: 16px;
    text-align: center;
}

.bill-pdf {
    width: 100%;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin: 24px 0;
    padding: 16px;
    position: relative;
    height: 320px;
    overflow: hidden;
}

.bill-pdf.hide-after::after {
    display: none;
}

.bill-pdf::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    z-index: 10;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #fafafa 85%, #f5f5f5);
    pointer-events: none;
}

.bill-img {
    width: 100%;
    min-height: 320px;
}

.bill-pre-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 40;
    width: 100%;
    max-width: calc(100% - 32px);
}

.icon-prev {
    fill: #ffffff;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: -32px;
    cursor: pointer;
}

.bill-pre-cover {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 30;
    display: none;
}

.show-full-pdf {
    width: 250px;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 32px;
    z-index: 20;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}

.icon-show-pdf {
    width: 20px;
    height: 20px;
    margin-right: 16px;
}

.show-full-pdf span {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}

.brand-mobile-img {
    position: relative;

}

.brand-mobile-img img {
    max-height: 52px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.sheet-banner {
    padding: 0 16px;
}

.sheet-banner-content {
    text-align: left;
    margin-top: 24px;
}

.sheet-title,
.sheet-title span {
    font-family: Gilroy;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
}

.sheet-title span {
    display: block;
    color: #38c296;
}

.sheet-des {
    width: fit-content;
    margin-top: 16px;
}

.sheet-des-item {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}

.sheet-des-item:last-child {
    margin-bottom: 0;
}

.icon-des-correct {
    fill: #38c296;
    width: 18px;
    height: 18px;
    margin-right: 8px;
}

.banner-des-text {
    font-size: 14px;
    color: #333333;
}

.banner-des-text span {
    font-weight: 700;
}

.banner-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
    max-width: 420px;
}

.banner-btn-pass {
    width: 55%;
    display: inline-block;
    height: 48px;
    font-size: 14px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: #ffffff;
    background-image: linear-gradient(90deg,
            #255dd9 0%,
            #38c296 100%),
        linear-gradient(#255dd9,
            #255dd9);
    background-blend-mode: normal,
        normal;
    border-radius: 8px;

}

.banner-btn-select {
    height: 48px;
    width: 45%;
    background: #fff;
    border: solid 1px rgba(37, 93, 217, 0.25);
    border-radius: 8px;
    position: relative;
    display: flex;
    justify-content: center;
    margin-left: 12px;
}

.banner-btn-select select {
    border-radius: 24px;
    border: none;
    outline: none;
    appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    color: #255dd9;
    font-size: 14px;
    padding-left: 11%;
    text-align-last: left;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.icon-btn-more {
    width: 12px;
    height: 9px;
    fill: #255dd9;
    position: absolute;
    right: 11%;
    top: 50%;
    transform: translateY(-50%);
}

.banner-rate {
    display: flex;
    align-items: center;
    margin-top: 24px;
}

.rate-star {
    display: flex;
    align-items: center;
    margin-right: 6px;
}

.icon-rate-star {
    width: 16px;
    height: 16px;
    fill: #ffb018;
    margin-right: 2px;
}

.rate-num {
    font-family: GoogleSans;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    margin-right: 12px;
}

.rate-avatar {
    width: 60px;
}

.sheet-banner-img {
    text-align: center;
}

.sheet-banner-img img {
    width: 100%;
    max-width: 450px;
    /* display: none; */
}

.sheet-content.one {
    background-color: #f3f7fa;
}

.sheet-content.two,
.sheet-content.four {
    background-color: #ffffff;
}

.sheet-content.three {
    background-color: #f2f7ff;
}

.sheet-item {
    padding: 60px 0;
    text-align: left;
}

.sheet-subtitle {
    font-family: Gilroy;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
}

.sheet-subdes {
    font-size: 14px;
    color: #666666;
    margin-top: 16px;
}

.sheet-subdes a {
    color: #255dd9;
    font-weight: 500;
}

.sheet-tips {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 24px;
    margin-bottom: -12px;
    margin-right: -12px;
}

.sheet-tips-item {
    /* width:calc(50% - 10px); */
    width: fit-content;
    height: 36px;
    background-color: #ebf1f5;
    border-radius: 28px;
    padding: 0 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    margin-right: 12px;
}

.sheet-tips-item:last-child {
    margin-right: 0;
}

.icon-tips {
    width: 14px;
    height: 14px;
    fill: #38c296;
    margin-right: 8px;
}

.sheet-tips-item span {
    flex: 1;
    font-size: 14px;
    font-weight: 500;
    /* display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; */
}

.pdf-img {
    margin-top: 16px;
}

.sheet-update {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 32px;
    /* align-items: center; */
}

.sheet-pdf-old {
    width: 100%;
    max-width: 450px;
    /* height:540px; */
    background-color: #f8f8f8;
    border-radius: 16px;
    padding: 40px 16px;
    text-align: center;
    display: none;
}

.pdf-old-img {
    text-align: center;
}

.pdf-old-img img {
    width: 148px;
}

.pdf-old-title {
    font-family: Gilroy;
    font-size: 32px;
    font-weight: 700;
    margin-top: 32px;
}

.pdf-old-des {
    width: 100%;
    background-color: #f0f0f0;
    border-radius: 8px;
    padding: 24px 16px;
    text-align: left;
    margin-top: 32px;
}

.old-des-item,
.new-des-item {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.old-des-item:last-child,
.new-des-item:last-child {
    margin-bottom: 0;
}

.icon-pdf-old {
    width: 20px;
    height: 20px;
    fill: #999999;
}

.old-des-item span {
    flex: 1;
    color: #666666;
    margin-left: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sheet-pdf-vs {
    margin: 0 40px;
    display: none;
}

.sheet-pdf-vs img {
    width: 67px;
}

.sheet-pdf-new {
    width: 100%;
    max-width: 450px;
    /* height:540px; */
    background: url(../images/cheat/cheat-pic.png) no-repeat;
    border-radius: 16px;
    padding: 40px 16px;
    text-align: center;
    position: relative;
}

.pdf-new-img img {
    max-height: 185px;
}

.pdf-new-subtitle {
    font-family: GoogleSans;
    font-size: 16px;
    font-weight: 500;
    color: #ffb018;
    margin-top: 20px;
}

.pdf-new-title {
    font-family: Gilroy;
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    margin-top: 20px;
}

.pdf-new-des {
    width: 100%;
    padding: 24px 16px;
    text-align: left;
    margin-top: 32px;
    background-color: rgba(0, 0, 0, 0.12);
    border-radius: 8px;
}

.icon-pdf-new {
    width: 20px;
    height: 20px;
    fill: #38c296;
}

.new-des-item span {
    flex: 1;
    color: #ffffff;
    margin-left: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pass-mark {
    width: 174px;
    height: 44px;
    line-height: 44px;
    background-color: #38c296;
    border-radius: 4px 4px 22px 4px;
    font-family: GoogleSans;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    top: 32px;
    left: -12px;
}

.off-mark {
    width: 118px;
    height: 44px;
    line-height: 44px;
    background-color: #ffb018;
    border-radius: 4px 4px 22px 4px;
    font-family: GoogleSans;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    top: 84px;
    left: -12px;
}

.sheet-recommand-wrap {
    /* max-width: 100%;
  overflow: hidden;
  overflow-x: scroll;
  position: relative;
  z-index: 999; */
}

.sheet-recommand-wrap::-webkit-scrollbar {
    display: none;
}

.sheet-recommand {
    margin-top: 32px;
    min-width: 100%;
    /* font-size: 0;
  display: flex;
  position: relative;
  align-items: baseline;
  width: -webkit-max-content; */
}

.recommand-item {
    width: 100%;
    padding: 24px;
    background-color: #ffffff;
    box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.03);
    border-radius: 16px;
    margin-bottom: 24px;
    margin-right: 24px;
}

.recommand-item:nth-child(n + 4) {
    display: none;
}

.recommand-item:last-child {
    margin-right: 0;
}

.recommand-top {
    border-bottom: 1px solid #f4f5f6;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.recommand-user {
    display: flex;
    align-items: center;
}

.recommand-avatar {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
    /* background-color: #cccccc; */
}

.recommand-info {
    margin-left: 12px;
    text-align: left;
}

.recommand-info-name {
    display: flex;
    align-items: center;
}

.recommand-info-name span {
    font-family: GoogleSans;
    font-size: 18px;
    font-weight: 700;
}

.icon-user-shield {
    width: 16px;
    height: 18px;
    fill: #38c296;
    margin-left: 6px;
}

.recommand-info-state {
    display: inline-block;
    color: #999999;
    margin-top: 4px;
}

.recommaon-score img {
    height: 36px;
}

.recommand-bottom {
    margin-top: 20px;
    text-align: left;
}

.recommand-icon-star {
    width: 19px;
    height: 19px;
    fill: #ffb018;
}

.recommand-des {
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
    color: #333333;
}

.sheet-choose {
    margin-top: 30px;
}

.sheet-choose-item:last-child {
    max-width: 348px;
    margin-top: 24px;
}

.choose-item-title {
    font-family: GoogleSans;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
}

.choose-item-select {
    height: 56px;
    max-width: 348px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #e8e8e8;
    position: relative;
    margin-top: 4px;
}

.choose-item-select select {
    border-radius: 24px;
    border: none;
    outline: none;
    appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    font-size: 14px;
    padding-left: 20px;
    text-align-last: left;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.icon-select-more {
    width: 12px;
    height: 8px;
    fill: #333333;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.choose-item-radio {
    max-width: 348px;
}

.choose-pay-radio {
    height: 56px;
    max-width: 348px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #e8e8e8;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.choose-pay-radio:last-child {
    margin: 4px auto 8px;
}

.pay-radio-order {
    width: 22px;
    height: 22px;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.choose-item-radio.onselect .pay-radio-order {
    border: 1px solid #255dd9;
}

.choose-item-radio.onselect .pay-radio-order span {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #255dd9;
    border-radius: 50%;
}

.sheet-pay {
    margin-top: 60px;
}

.sheet-pay-title,
.sheet-pay-title span {
    font-family: GoogleSans;
    font-size: 24px;
    font-weight: 500;
}

.sheet-pay-title span {
    font-weight: 700;
}

.sheet-pay-price {
    margin-top: 16px;
}

.pay-price-real {
    font-family: GoogleSans;
    font-size: 32px;
    font-weight: 700;
}

.pay-price-del {
    font-size: 16px;
    color: #cccccc;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 8px;
}

.cheet-pay-choose {
    margin-top: 40px;
}

.cheet-pay-choose .sheet-choose-item {
    margin-top: 24px;
}

.cheet-pay-choose .sheet-choose-item:first-child {
    margin-top: 0;
}

.choose-item-input input {
    width: 100%;
    max-width: 348px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #e8e8e8;
    padding: 0 20px;
    margin-top: 4px;
}

.sheet-card {}

.sheet-card-num {
    position: relative;
    max-width: 348px;
    margin: 0 auto;
}

.sheet-card-num input {
    width: 100%;
    max-width: 348px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 4px 4px 0px 0px;
    border: solid 1px #e8e8e8;
    padding: 0 20px;
    margin-top: 4px;
}

.sheet-card-info {
    width: 100%;
    max-width: 348px;
    height: 50px;
    display: flex;
    margin: 0 auto;
}

.sheet-card-info input {
    width: 50%;
    display: inline;
    padding-left: 20px;
}

.card-info-date {
    border-radius: 0px 0px 0px 4px;
    border-left: solid 1px #e8e8e8;
    border-right: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.card-info-mvc {
    border-radius: 0px 0px 4px 0px;
    border-right: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.sheet-card-icon {
    height: 20px;
    position: absolute;
    top: 23px;
    right: 16px;
}

.card-icon {
    width: 30px;
    height: 20px;
    margin-right: 4px;
}

.sheet-card-btn {
    width: 100%;
    max-width: 348px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: GoogleSans;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    background-color: #255dd9;
    border-radius: 4px;
    border: solid 1px #e0e0e0;
    margin-top: 32px;
}

/* .vin-for-code {
  font-size: 26px;
  margin-top: 24px;
  color:#ffffff;
} */
.vin-h1.report span {
    color: #ffffff;
    font-weight: normal;
    display: block;
    font-size: 24px;
    margin-top: 8px;
    color: #ffffff;
}

.vin-another {
    display: inline-block;
    color: #45d4a6;
    font-size: 26px;
    margin-top: 16px;
    text-decoration: underline;
    font-weight: 700;
}

.vin-content.report {
    display: none;
}

.cal-ad1 {
    margin: 24px 0;
}

.cal-ad2,
.cal-ad-recent {
    margin: 24px 0;
}

.cal-ad3.pc {
    display: none;
}

.cal-ad3 {
    margin: 24px 0 0;
}

.cal-top {
    margin-top: 24px;
}

.cal-top-con {}

.cal-subtitle {
    display: none;
    font-size: 20px;
    color: #999999;
}

.cal-h1 {
    font-family: Gilroy;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
}

.cal-des {
    display: none;
    font-size: 14px;
    line-height: 22px;
    color: #111111;
    text-align: center;
    margin-top: 8px;
}

.cal-top-img {
    max-width: 270px;
    width: 100%;
    display: none;
}

.cal-top-img img {
    width: 100%;
    height: 100%;
}

.cal-detail {
    /* margin-top:24px; */
}

.cal-detail-title,
.cal-chart-title {
    height: 72px;
    font-family: GoogleSans;
    font-size: 20px;
    font-weight: bold;
    line-height: 72px;
    color: #ffffff;
    background-color: #24415d;
    border-radius: 8px 8px 0px 0px;
    padding-left: 20px;
}

.cal-detail-content {
    background-color: #335371;
    border-radius: 0px 0px 8px 8px;
    padding: 24px 20px 36px;
}

.cal-detail-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 8px;
    position: relative;
}

#date_start {
    padding-right: 12px;
}

.icon-calendar {
    fill: #24415d;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 36px;
}

.cal-detail-item:last-child {
    margin-bottom: 0;
}

.cal-detail-item span {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.75;
    line-height: 20px;
}

.cal-detail-item input {
    margin-top: 4px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #eeeeee;
    padding-left: 16px;
}

.cal-detail-item input.error {
    border: solid 2px #ff6464;
}

.cal-btn {
    width: 100%;
    max-width: 300px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background-color: #45d4a6;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    margin: 32px auto 0;
    cursor: pointer;
}

.cal-estimted {
    /* margin-top:24px; */
}

.cal-chart-content {
    border-radius: 0px 0px 8px 8px;
    padding: 24px 20px 32px;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.price-sub {
    font-size: 16px;
    color: #999999;
}

.price-num {
    font-size: 40px;
    font-weight: 500;
    margin-top: 8px;
    line-height: 40px;
}

.price-count-wrap {
    margin-top: 16px;
}

.price-count-item {
    padding: 8px 0;
    border-bottom: 1px solid #eeeeee;
    display: flex;
    justify-content: space-between;
}

.price-count-item span {
    font-size: 15px;
}

.cal-result-progress {
    display: flex;
    justify-content: center;
    margin-top: 24px;
    position: relative;
}

.cal-result-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cal-result-percent {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    color: #22405b;
    opacity: 0.5;
}

.cal-result-other {
    font-size: 16px;
    font-weight: 500;
    color: #22405b;
    opacity: 0.5;
}

.cal-table-title {
    /* height: 64px; */
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: solid 1px #e0e0e0;
    cursor: pointer;
}

.cal-table-title.show {
    border-radius: 8px 8px 0px 0px;
}

.cal-table-title.show svg {
    transform: rotate(180deg);
}

.cal-table-title-text {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}

.cal-table {
    margin-top: 24px;
    display: none;
}

.cal-table-wrap {
    padding: 24px 20px 40px;
    overflow-x: auto;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-radius: 0px 0px 8px 8px;
    display: none;
}

#cal-table {
    width: 100%;
    min-width: 600px;
    border-collapse: collapse;
}

#cal-table td,
#cal-table th {
    height: 15px;
    line-height: 15px;
    padding: 16px 0;
}

#cal-table tr {
    border-bottom: 1px solid #eeeeee;
}

#cal-table tr th {
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    color: #111111;
    padding-right: 4px;
}

#cal-table tr td {
    width: 20%;
    font-size: 15px;
    color: #666666;
}

/* #cal-table tr td:nth-child(1) {
  width:18%;
}
#cal-table tr td:nth-child(2) {
  width:24%;
}
#cal-table tr td:nth-child(3) {
  width:19%;
}
#cal-table tr td:nth-child(4) {
  width:19%;
} */

.bank-table {
    margin-top: 20px;
}

.bank-rate-table {
    width: 100%;
    min-width: 600px;
    border-collapse: inherit;
}

.bank-rate-table>thead>tr>th {
    width: 25%;
    height: 72px;
    background-color: #24415d;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
}

.bank-rate-table>thead>tr>th:first-child {
    border-radius: 8px 0px 0px 0px;
}

.bank-rate-table>thead>tr>th:last-child {
    border-radius: 0px 8px 0px 0px;
}

.bank-rate-table>tbody>tr>td {
    width: 25%;
    height: 72px;
    background-color: #ffffff;
    font-size: 16px;
    line-height: 72px;
    text-align: center;
    border-bottom: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
}

.bank-rate-table>tbody>tr>td:first-child {
    border-left: solid 1px #e0e0e0;
    padding: 0px 30px;
}

.bank-rate-table>tbody>tr>td:first-child img {
    max-height: 40px;
}

.bank-rate-table>tbody>tr:last-child>td:first-child {
    border-radius: 0px 0px 0px 8px;
}

.bank-rate-table>tbody>tr:last-child>td:last-child {
    border-radius: 0px 0px 8px 0px;
}

.bank-wrap h2,
.faqs-wrap h2 {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
}

.faqs-wrap h2 {
    margin-top: 24px;
}

.bank-wrap h2 {
    margin-top: 0;
}

.faqs-list {
    border-top: 1px solid #eee;
}

.faqs-item {
    border-bottom: 1px solid #eee;
}

.faqs-item-tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 24px
}

.faqs-item-tit h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin: 16px 0 16px;
    flex: 1;
}

.icon-faq {
    width: 16px;
    height: 10px;
    fill: #255dd9;
    margin-left: 16px;
}

.faqs-act .icon-faq {
    transform: rotate(180deg);
}

.faqs-item-son {
    display: none;
}

.faqs-item-son p {
    font-size: 14px;
    margin-bottom: 24px;
}

.rate-tip,
.month-tip,
.account-tip {
    font-size: 13px;
    line-height: 14px;
    color: #ff6464;
    margin-top: 8px;
    display: none;
}

.rate-until {
    position: absolute;
    right: 15px;
    top: 33px;
}

@media screen and (min-width: 380px) {
    .nav-select {
        padding: 0 16px;
    }

    .nav-sele-loc {
        padding-left: 48px;
    }
}

@media screen and (min-width: 400px) {
    .gas-tbody-item td:nth-child(n + 2) {
        padding: 0 20%;
    }

    .map-container {
        height: 320px;
        margin-left: -16%;
    }

    .waiting-mobile {
        max-width: 382px;
        padding: 32px 48px;
    }

}

@media screen and (min-width: 428px) {
    .sheet-banner-content {
        text-align: center;
    }

    .sheet-des {
        margin: 16px auto 0;
    }

    .banner-btn {
        margin: 24px auto 0;
    }

    .banner-rate {
        justify-content: center;
    }

    .sheet-item {
        text-align: center;
    }

    .sheet-update {
        align-items: center;
    }

    .sheet-tips {
        justify-content: center;
        padding: 0 6px;
    }

    .sheet-choose-item:last-child {
        margin: 24px auto 0;
    }

    .choose-item-select {
        margin: 4px auto 0;
    }
}

@media screen and (min-width: 580px) {
    .vin-number-item {
        padding: 0 20px;
    }

    .vin-top-search {
        margin: 24px auto 0;
    }

    .map-container {
        height: 480px;
        margin-top: -60px;
    }

    .footer-logo {
        flex-direction: row;
        align-items: flex-end;
    }

    .select-item-choose select {
        text-align-last: center;
        text-align: center;
        padding-left: 0;
    }

    .index-icon-arrow {
        display: none;
    }

    .result-near-desc {
        display: inline-block;
    }

    .result-near-desc.handbook {
        display: inline-block;
    }

    .index-partners-con {
        width: 25%;
        padding-left: 24px;
    }

    .sheet-tips {
        padding: 0 16px;
    }

}

@media screen and (min-width: 680px) {
    .footer-reserved {
        display: inline;
    }

    .select-item-choose {
        padding-left: 0;
        padding-right: 0;
    }

    .index-banner .list-choose-bar {
        display: flex;
    }

    .gas-tbody-item td:nth-child(n + 2) {
        padding: 0 21%;
    }

    .store-detail-map {
        height: 600px;
        margin: 32px 0;
    }

    .sitemap a,
    .sitemap a h2 {
        width: 100%;
    }

    .about-main h5 {
        font-size: 24px;
        line-height: 28px;
        font-weight: 700;
        margin: 28px 0 28px;
    }

    .test-one {
        margin: 0;
    }

    .nav {
        /* top: 56px; */
    }

    .nav-link {
        width: 25%;
    }

    .icon-head-handbook,
    .icon-head-library {
        fill: #fff;
        vertical-align: middle;
    }

    h1 {
        font-size: 28px;
        line-height: 32px;
    }

    .about-tit,
    .des-404,
    .search-tit {
        font-size: 40px;
        line-height: 40px;
    }

    .breadcrumb {
        width: 100%;
        margin: 16px 0 0;
    }

    .breadcrumb li {
        display: inline-block;
        font-size: 12px;
    }

    .breadcrumb li:not(:last-child):after {
        content: "·";
        font-size: 12px;
        padding: 0 5px;
    }

    .breadcrumb li:last-child span {
        color: #aaa;
    }

    .breadcrumb li:last-child span:hover {
        color: #2e6de7;
    }

    .breadcrumb span:hover {
        color: #2e6de7;
        text-decoration: underline;
    }

    .test-main {
        padding: 0 16px;
    }

    .test-section-tit .icon-pass {
        margin-left: 12px;
    }

    .test-section-tit h1 {
        text-align: left;
    }

    .test-from-itm {
        margin: 13px 0;
    }

    .test-itm-ads {
        margin: 12px 0 0;
    }

    .test-desc-wrap {
        display: none;
        margin: 16px 0 0;
    }

    #test-desc-btn {
        display: none;
    }

    .test-desc-itm {
        margin: 12px 0 0;
    }

    .test-desc-btn {
        display: block;
        margin-top: 16px;
        color: #333;
        font-weight: 500;
    }

    .test-desc-btn svg {
        transform: rotate(90deg);
        vertical-align: bottom;
    }

    #test-desc-btn:checked~.test-desc-wrap {
        display: block;
    }

    #test-desc-btn:checked~.test-desc-btn svg {
        transform: rotate(-90deg);
    }

    .question-wrap {
        font-size: 16px;
    }

    .list-son-book {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .ads_cdl {
        width: calc(50% - 4px);
    }

    .test-bottom .more-item {
        padding: 8px 16px;
        border-radius: 4px;
        border: solid 1px #e8e8e8;
        box-shadow: none;
    }

    .test-bottom .more-item-name {
        font-size: 15px;
        color: #666;
    }

    .test-bottom {
        margin-bottom: 12px;
    }

    .aside-bank-item {
        margin: 0 0 16px;
    }

    .result-item {
        position: relative;
        display: flex;
        align-items: center;
        width: 49%;
        margin: 1% 0;
        padding: 16px;
        border-radius: 4px;
        border: solid 1px #aac7ff;
    }

    .result-item-act,
    .result-item:hover {
        border: solid 1px #2e6de7;
        background: #2e6de7;
    }

    .result-item-act:hover {
        border: solid 1px #558bf2;
        background: #558bf2;
    }

    .result-item svg {
        width: 28px;
        height: 24px;
        fill: #2e6de7;
        margin: 0 16px 0 0;
    }

    .result-item svg.icon-library {
        width: 28px;
        height: 28px;
    }

    .result-item-act svg,
    .result-item:hover svg {
        fill: #fff;
    }

    .result-item-tit {
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
        color: #2e6de7;
    }

    .result-item-act .result-item-tit,
    .result-item:hover .result-item-tit {
        color: #fff;
    }

    .result-item-act .result-item-desc,
    .result-item:hover .result-item-desc {
        color: rgba(255, 255, 255, 0.6);
    }

    .result-item-desc {
        line-height: 24px;
        color: rgba(46, 109, 231, 0.6);
    }

    .result-item-btn::before {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        display: block;
        cursor: pointer;
    }

    .near-search-wrap {
        position: relative;
        width: 400px;
        margin: 30px auto 32px;
    }

    .near-tit {
        margin-top: 0;
        position: relative;
    }

    .map-wrap,
    .map-wrap-detail {
        height: 600px;
        margin: 32px 0;
    }

    .state-more {
        display: flex;
        justify-content: space-between;
        margin: 40px 0 40px;
    }

    .state-more .result-near {
        width: calc(50% - 8px);
        margin: 0;
    }

    .state-more.gas-price .result-near {
        width: calc(33% - 8px);
    }

    .index-banner,
    .near-search {
        position: relative;
        padding: 140px 16px 0;
        background: #fff;
        overflow: hidden;
    }

    .near-search.new-type {
        padding: 140px 16px 0;
    }

    .index-banner {
        padding: 0;
    }

    .index-banner::before,
    .near-search::before {
        position: absolute;
        bottom: 105px;
        left: -15px;
        right: -15px;
        z-index: 0;
        top: 150px;
        content: "";
        background: #306bde;
        border-radius: 0 0 80% 80%;
    }

    .index-banner::before {
        top: 222px;
    }

    .index-tit {
        position: relative;
        background: #306bde;
        font-size: 40px;
        padding: 40px 0 0;
        line-height: 44px;
    }

    .banner-img-wrap {
        height: 160px;
        margin-bottom: 0;
        display: block;
    }

    .banner-new-main {
        width: 600px;
        height: 130px;
        transform: translateY(80px);
        position: relative;
        z-index: 2;
    }

    .near-banner {
        position: absolute;
        top: -10px;
        left: 0;
        right: 0;
        height: 160px;
        background: #306bde;
    }

    .near-banner {
        display: block;
    }

    .hours-wrap {
        width: 50%;
    }

    .servies-wrap {
        display: flex;
    }

    .servies-wrap>div {
        width: 33%;
    }

    .partner-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .partner-item {
        width: 49%;
    }

    .index-wrap {
        padding: 0;
    }

    .why-dmv-desc {
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .index-question {
        margin: 53px 0 15px;
    }

    .index-question-first {
        margin: 20px 0 15px;
    }

    .index-answer {
        font-size: 28px;
    }

    .dmv-desc {
        margin: 24px 0 30px;
    }

    .sitemap_box ul {
        list-style: disc;
        margin-right: -3%;
    }

    .sitemap_box li {
        width: 23.7%;
    }

    .challenge-item,
    .not-item {
        justify-content: flex-start;
        margin: 0 -2% 0 0;
    }

    .not-item .state-item {
        width: 24%;
        margin: 0 1% 1% 0;
    }

    .challenge-item .state-item {
        width: 32%;
        margin: 0 1% 1% 0;
    }

    .test-challenge {
        /* margin: 24px 0 0; */
    }

    .nav-cdl,
    .nav-son-book,
    .nav-son-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 0 -2% -1% 0;
    }

    .nav-cdl {
        margin: 0 -2% 16px 0;
    }

    .nav-son-book {
        margin: 0 -2% 0 0;
    }

    .nav-son-item {
        width: 32%;
        margin: 0 1% 1% 0;
    }

    .index-answer span {
        display: inline-block;
    }

    .banner-choose-bar {
        position: relative;
        width: 400px;
        margin: 20px auto !important;
    }

    .banner-choose-bar::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #306bde;
    }

    .all-state-wrap p {
        display: block;
    }

    .index-search-wrap {
        border-radius: 8px;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.14);
    }

    .index-state-wrap {
        margin: 20px 0;
        box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.06);
        border: none;
        border-radius: 8px;
        justify-content: flex-start;
        padding: 24px 16px 16px;
    }

    .index-state-link {
        width: calc(25% - 8px);
    }

    .rode-list-wrap {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -26px -26px 0;
    }

    .rode-list-item {
        width: 33.333%;
        padding: 0 16px 16px 0;
    }

    .rode-traffic {
        display: flex;
        margin: 0 -16px 0 0;
    }

    .street-view-box {
        height: 600px;
    }

    .rode-related-info,
    .traffic-sign {
        width: 50%;
        margin: 0 16px 32px 0;
    }

    .rode-tit-top {
        display: block;
    }

    .list-office-wrap {
        margin-bottom: 24px;
    }

    .test-ads-m,
    .test-ads-top {
        width: 100%;
        margin: 32px 0 0;
    }

    .test-ads-special {
        display: block;
    }

    .test-ads-b {
        display: block;
        margin: 0 0 32px;
    }

    .test-ads-special-b {
        width: 100%;
        display: none;
    }

    .pdf-des {
        margin: 24px 0 32px 0;
    }

    .tit-nor {
        margin: 30px 0 24px 0;
    }

    .pdf-tit,
    .tit-center {
        margin: 28px 0;
    }

    .rode-nav h1 {
        text-align: center;
    }

    .road-tit-card {
        margin: 32px 0 16px 0;
    }

    .rode-main {
        padding: 4px 0 32px 0;
    }

    .handbook-audio-tit i {
        display: inline-block;
    }

    .pass_img {
        width: 160px;
        height: 160px;
    }

    .bank-logo {
        width: 186px;
        height: 160px;
    }

    .result-pass,
    .result-nopass-title {
        margin: 32px 0 0;
    }

    .icon-rode-tit {
        margin: 0 12px 0 0;
    }

    .road-tit-card {
        padding-left: 28px;
    }

    .rode-tit-desc {
        display: block;
    }

    .post-wrap {
        display: flex;
        flex-wrap: wrap;
        margin-right: -16px;
    }

    .post-wrap {
        margin: 24px 0 0;
    }

    .post-wrap-item {
        width: 50%;
        padding: 0 16px 0 0;
        margin: 0 0 20px 0;
    }

    .pageNext {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pageNext-l,
    .pageNext-r {
        width: auto;
        flex: 1;
    }

    .pageNext-l {
        display: block;
    }

    .pageNext-des {
        width: 160px;
        flex-shrink: 0;
        display: inline-flex;
        justify-content: center;
    }

    .islike-t {
        display: flex;
        align-items: center;
    }

    .islike-tit {
        width: 40%;
        margin-bottom: 0;
    }

    .like {
        margin: 0 24px;
    }

    .word-article {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .word-article-item {
        width: 49%;
    }

    .article-section p,
    .article-section ul {
        margin: 22px 0;
    }

    .article-section img {
        margin-bottom: 24px;
    }

    .article-section h3,
    .article-section h4 {
        margin: 30px 0 20px;
    }

    .ads1 {
        display: block;
    }

    .sitemap_box ul {
        list-style: disc;
        margin-right: -3%;
    }

    .sitemap_box li {
        width: 23.5%;
    }

    .inline img {
        display: block;
        height: 100%;
    }

    .near-list-ad,
    .near-pc-ad {
        margin-top: 0;
    }

    .near-ad {
        margin-top: 0;
    }

    .result-near-desc {
        display: none;
    }

    .more-item {
        width: calc(50% - 4px);
    }

    .footer-wrap {
        flex-wrap: nowrap;
        margin-left: 0;
    }

    .cal-chart-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .cal-result-price {
        flex: 1;
    }

    .cal-result-progress {
        margin-top: 0;
        margin-left: 64px;
    }

}

@media screen and (min-width: 768px) {
    .pdf-file {
        display: block;
    }

    .pdf-image {
        display: none;
    }

    .list-choose-bar.gas {
        display: none;
    }

    .gas-table {
        margin-top: 24px;
    }

    .ads-gas2 {
        display: block;
    }

    .map-charts {
        display: block;
    }

    .handbooks-title.pdf {
        display: block;
    }

    .pdf-des {
        display: block;
    }

    .gas-type-select {
        display: none;
    }

    .gas-tbody-item td:first-child,
    .gas-thead-item:first-child {
        width: 36%;
        display: revert;
    }

    .gas-tbody-item td:nth-child(n + 2),
    .gas-thead-item:nth-child(n + 2) {
        width: 16%;
        display: revert;
    }

    .gas-tbody-item td:nth-child(n + 2) {
        padding: 0 50px;
    }

    .map-content-wrap {
        margin-top: 12px;
    }

    .price-time {
        display: block;
        text-align: center;
        margin-bottom: 8px;
        font-size: 20px;
        font-weight: 500;
        line-height: 26px;
        color: #306bde;
    }

    .price-time-mobile {
        display: none;
    }

    .map-container {
        height: 490px;
        margin-left: -70px;
        margin-top: -36px;
    }

    .gas-average-text {
        display: none;
    }

    .gas-average {
        display: flex;
    }

    h1 {
        font-size: 28px;
        line-height: 36px;
    }

    h2 {
        font-size: 28px;
        margin: 40px 0;
    }

    .test-from {
        margin: 24px 0 24px;
        font-size: 14px;
        display: flex;
        align-items: center;
    }

    .test-from-tit {
        font-weight: 700;
        color: #666;
        margin-right: 12px;
    }

    .test-from-link {
        display: flex;
        align-items: center;
        height: 40px;
        line-height: 40px;
        background-color: #f7f9fb;
        border-radius: 20px;
        padding: 0 16px;
        color: #255dd9;
    }

    .test-from-svg {
        width: 16px;
        height: 16px;
        fill: #255dd9;
        margin-right: 12px;
    }

    .test-from-link span {
        color: #255dd9;
    }

    .test-from-link:hover {
        background-color: #255dd9;
    }

    .test-from-link:hover span {
        color: #fff;
    }

    .test-from-link:hover svg {
        fill: #fff;
    }

    .test-item {
        min-height: 56px;
    }

    .test-item:hover {

        background: #EEEEEE;
    }

    .test-item:hover .order-wrap {
        /* border: 6px solid #666; */
        border-color: #666;
    }

    .test-false:hover .order-wrap,
    .test-true-active:hover .order-wrap,
    .test-true:hover .order-wrap {
        border: none;
    }

    .test-uncheck:hover .order-wrap {
        border: 2px solid #c5d5e1;
    }

    .aside-related {
        width: 100%;
        background-color: #fff;
        border-radius: 8px;
        border: solid 1px #e5e5e5;
        margin: 30px 0 16px;
        padding: 0 20px 20px;
    }

    .aside-related-tit {
        font-size: 16px;
        font-weight: 700;
        margin-top: 24px;
        text-align: center;
    }

    .aside-related-wrap {
        display: flex;
        justify-content: space-between;
        margin-top: 24px;
    }

    .aside-related-item {
        width: 25%;
        height: 90px;
        background-color: #f7f9fb;
        border-radius: 4px;
        margin-left: 16px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .aside-related-item:nth-child(1) {
        margin-left: 0;
    }

    .aside-related-tag {
        height: 34px;
        font-size: 14px;
        line-height: 1.2;
        color: #666;
    }

    .aside-related-num {
        font-size: 24px;
        font-weight: 700;
        margin-top: 10px;
    }

    .aside-related-num.related-score {
        color: #38c296;
    }

    .aside-progress,
    .aside-rate {
        border: 1px solid #e5e5e5;
        border-radius: 8px;
    }

    .aside-list,
    .aside-progress {
        margin: 16px 0;
    }

    .aside-title {
        display: flex;
        justify-content: space-between;
        padding: 0 20px;
        margin: 24px auto 0;
    }

    .aside-progress-tit {
        font-size: 16px;
        font-weight: 700;
    }

    .aside-count {
        padding: 0 20px;
      
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .current-rate {
        position: relative;
    }

    .rate-false::before {
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: absolute;
        background-color: #e95650;
        left: 0;
        top: 7px;
    }

    .rate-true::before {
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: absolute;
        background-color: #38c296;
        left: 0;
        top: 7px;
    }

    .rate-normal::before {
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: absolute;
        background-color: #255dd9;
        left: 0;
        top: 7px;
    }

    .current-rate,
    .current-rate span {
        font-weight: 700;
        color: #666;
    }

    .current-rate span {
        color: #111;
        padding-left: 16px;
    }

    .aside-progress-wrap {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 20px 16px;
        margin-right: calc((540px - 100%) / 15);
        margin-bottom: calc((540px - 100%) / 15);
    }

    .aside-progress-wrap .progress-item {
        flex: 0 0 36px;
        width: 36px;
        height: 36px;
        margin-right: calc((100% - 540px) / 15);
        margin-bottom: calc((100% - 540px) / 15);
        text-align: center;
        font-weight: 500;
        line-height: 36px;
        border-radius: 4px;
        color: #666;
        background: #fff;
    }

    .aside-progress-wrap .title_act {
        color: #333;
        background: #fff;
        border: 2px solid #0072FC !important;
        line-height: 34px;
    }

    .aside-progress-wrap .title_false {
        color: #fff;
        background: #EB6698;
        border-color: #EB6698;
    }

    .aside-progress-wrap .title_true {
        color: #fff;
        background: #4CD25D;
        border-color: #4CD25D;
    }

    .aside-list {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .aside-list-item {
        width: 100%;
        height: 48px;
        border-radius: 8px;
        border: solid 1px #e5e5e5;
        position: relative;
        display: flex;
        align-items: center;
        padding: 0 0 0 20px;
        justify-content: flex-start;
    }

    .aside-list-item.item-back {
        justify-content: center;
        padding: 0;
    }

    .aside-list-item.item-restart {
        justify-content: center;
        margin-top: 16px;
        padding: 0;
    }

    .aside-list-item:hover {
        border: 1px solid #2e6de7;
        background-color: #2e6de7;
    }

    .aside-list-item:hover svg {
        fill: #fff;
    }

    .aside-list-item:hover span {
        color: #fff;
    }

    .aside-challenge:hover {
        border: 1px solid #2e6de7;
        background-color: #2e6de7;
    }

    .aside-challenge:hover svg {
        fill: #fff;
    }

    .aside-challenge:hover span {
        color: #fff;
    }

    .answer-content {
        margin-right: 12px;
    }

    .aside-list-icon {
        width: 18px;
        height: 18px;
        fill: #666;
        margin-right: 12px;
    }

    .aside-list-icon.restart {
        width: 18px;
        height: 18px;
    }

    .rating-labels {
        position: absolute;
        display: block;
        width: 140px;
        height: 26px;
    }

    .score_label {
        display: none;
    }

    .star {
        position: absolute;
        z-index: 5;
        display: inline-block;
        width: 28px;
        height: 26px;
        cursor: pointer;
    }

    .star1 {
        left: 0;
    }

    .star2 {
        left: 28px;
    }

    .star3 {
        left: 56px;
    }

    .star4 {
        left: 84px;
    }

    .star5 {
        left: 112px;
    }

    .rating-labels:hover,
    .score {
        background: url(../images/star_new.svg) repeat-x;
        background-size: 28px 26px;
    }

    .star:hover {
        top: 0;
        left: 0;
        z-index: 4;
        background: url(../images/star_new_hover.svg) repeat-x;
        background-size: 28px 26px;
    }

    .star1:hover {
        width: 28px;
    }

    .star2:hover {
        width: 56px;
    }

    .star3:hover {
        width: 84px;
    }

    .star4:hover {
        width: 112px;
    }

    .star5:hover {
        width: 140px;
    }

    .score {
        background: url(../images/star_new.svg) repeat-x;
        background-size: 28px 26px;
        width: 140px;
        height: 26px;
        margin: 0 0 10px;
    }

    .score span {
        width: 140px;
        height: 26px;
        display: inline-block;
        overflow: hidden;
        background-position: inherit;
        background: url(../images/star_new_hover.svg) repeat-x;
        background-size: 28px 26px;
    }

    .score_text {
        display: block;
        text-align: center;
        width: 100%;
        line-height: 22px;
    }

    .score_text span {
        font-size: 12px;
        color: #aaa;
    }

    .aside-rate {
        margin-bottom: 16px;
    }

    .aside-rate-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 24px 20px 20px;
        background-color: #f7f9fb;
        border-radius: 4px;
        padding: 16px 0;
    }

    .more-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .test-con {
        padding: 0;
    }

    .test-tit,
    .test-tit span {
        font-size: 24px;
        line-height: 32px;
    }

    .icon-gt-near {
        display: none;
    }

    .more-item.trisection {
        width: calc(50% - 8px);
    }

    .answer-bar-pc {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 16px 0;
    }

    .pc-next {
        width: 100%;
        height: auto;
        justify-content: center;
    }

    .book-section,
    .test-section {
        width: 100%;
        margin: 30px 0 32px;
    }

    .test-section-tit {
        display: flex;
        justify-content: left;
        align-items: center;
    }

    .result-pass-wrap {
        height: 100%;
        margin-top: 8px;
    }

    .pass-img {
        max-width: 300px;
        height: 100%;
    }

    .index-advantage-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .index-item-con {
        width: 33.3333%;
    }

    .result-pass-score {
        font-size: 20px;
    }

    .result-pass-percent,
    .result-nopass-percent {
        font-size: 64px;
        font-weight: 700;
        line-height: 56px;
    }

    .sheet-tips {
        padding: 0 72px;
    }
}

@media screen and (min-width: 880px) {
    .inline-inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .inline-inner-text-title {
        -webkit-line-clamp: 1;
        font-size: 24px;
    }

    .inline-inner-btn {
        height: 40px;
    }

    .inline-inner-btn svg {
        width: 40px;
        height: 40px;
    }

    .pop-download {
        /* display:none; */
    }

    .handbook-ad {
        display: none;
    }

    .pass-img {
        max-width: 280px;
        height: 100%;
    }

    .main {
        padding: 0 32px;
    }

    .partner-item {
        margin: 0;
    }

    .why-dmv-tit {
        height: 52px;
    }

    .test-aside {
        margin-top: 0;
    }

    .partner-item {
        width: 24%;
    }

    .pdf-main,
    .result-main,
    .test-main {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .result-main-ads {
        width: 100%;
    }

    .main-l,
    .tit-nor {
        width: 63%;
    }

    .tit-nor.near-me {
        width: 100%;
        text-align: center;
    }

    .main-l {
        min-height: 840px;
    }

    aside {
        width: 300px;
    }

    .test-bottom {
        margin: 0;
    }

    main {
        padding-bottom: 32px;
    }

    .list-item-order {
        display: none;
    }

    .list-item-link {
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .list-son-item-last {
        width: 49%;
    }

    .list-ads-m {
        width: 100%;
        padding: 0 16px 16px 0;
    }

    .result-main-ads {
        margin: 20px 0 0;
    }

    .not-item .state-item {
        width: 19%;
    }

    .test-challenge {
        /* margin: 30px 0 0 ; */
    }

    .list-office-wrap {
        margin: 0 -16px -18px 0;
    }

    .list-choose-handbook {
        margin: 0 0 -8px 0;
    }

    .post-wrap {
        margin-right: -16px;
    }

    .post-wrap-item {
        width: 33.3%;
    }

    aside .wrap-name {
        margin-top: 0;
    }

    .word-article-item {
        width: 100%;
    }

    .aside-progress-itm .aside-progress-wrap {
        width: 539px;
    }

    .aside-progress-itm .aside-progress-wrap .progress-item {
        margin: 8px;
    }

    .test-ads-special-b {
        display: block;
    }

    .sitemap_box ul {
        list-style: disc;
        margin-right: -3%;
    }

    .sitemap_box li {
        width: 23.6%;
    }

    .inline-inner.medium {
        flex: 1;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-left: 10px;
        padding-right: 10px;
    }

    .list-son-wrap.special .list-son-item.ad,
    .rode-list-wrap.road .rode-list-item.ad {
        display: none;
    }

    .ads-test {
        display: none;
    }

    .map-container {
        height: 600px;
        margin-left: 5%;
        margin-bottom: -24px;
    }

    #map {
        width: 100%;
    }

    .gas-average {
        width: 170px;
        height: 170px;
        top: 70px;
    }

    .average-title {
        font-size: 16px;
        line-height: 22px;
    }

    .average-num {
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .average-price {
        font-size: 32px;
        font-weight: 700;
        line-height: 26px;
        color: #fff;
    }

    .near-list-ad,
    .near-pc-ad {
        width: calc(100% - 16px);
    }

    .passed-bg {
        display: block;
    }

    .list-son-wrap.test .list-son-item.ad {
        display: none;
    }

    .ads-test {
        display: none;
    }

    .signs-test-ad {
        display: block;
        margin: 12px 0 0;
    }

    .main-ad-con {
        margin-top: 40px;
    }

    .main-ad-con.after-state {
        margin-top: 95px;
    }

    .more-test-ads {
        display: block;
        margin-top: 24px;
    }

    .main-ad-advantage {
        margin-top: 95px;
    }

    .list-nav {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .list-nav h1 {
        font-size: 28px;
        text-align: center;
    }

    .test-desc {
        display: block;
    }

    .list-choose-bar {
        max-width: 560px;
        margin: 16px auto 40px;
        box-shadow: none;
    }

    .list-choose-bar.index {
        height: 120px;
        padding: 0 48px;
        max-width: 100%;
        padding: 0;
        margin: 0;
        box-shadow: none;
    }

    .list-choose-bar.handbook {
        margin-top: 16px;
    }

    .list-choose-bar.index .list-choose-item {
        padding: 40px 0 36px;
    }

    .list-choose-item:not(.test-cur):hover :after {
        content: " ";
        height: 4px;
        width: 100%;
        background: #e5e5e5;
        position: absolute;
        bottom: 0;
        border-radius: 1px;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 1px;
    }

    .list-choose-bar.index .list-choose-item:not(.test-cur):hover :after {
        content: " ";
        height: 4px;
        width: 100%;
        background: #e5e5e5;
        position: absolute;
        bottom: 0;
        border-radius: 1px;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 1px;
        max-width: 80px;
    }

    .list-son-wrap {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -16px 0 0;
    }

    .list-son-wrap.street-view {
        margin-bottom: 24px;
    }

    .list-son-item {
        width: 33.3%;
        margin: 0;
        padding: 0 16px 16px 0;
    }

    .aside-title {
        text-align: left;
    }

    .aside-related-tit {
        text-align: left;
    }

    .aside-related-wrap {
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .aside-related-item {
        width: 48%;
        margin-left: 0;
        padding: 8px 16px;
        align-items: flex-start;
    }

    .aside-related-item:nth-child(-n + 2) {
        margin-bottom: 12px;
    }

    .aside-progress-wrap {
        width: 300px;
        margin: 0;
        padding: 20px 14px 16px;
    }

    .aside-progress-wrap .progress-item {
        border: 2px solid #fff;
        width: 36px;
        height: 36px;
        margin: 0 6px 6px 0;
        text-align: center;
    }

    .aside-progress-wrap .progress-item:nth-child(6n) {
        margin-right: 0;
    }

    .aside-list {
        flex-direction: row;
    }

    .aside-list-item.item-back {
        width: 168px;
        padding-left: 20px;
        justify-content: flex-start;
    }

    .aside-list-item.item-restart {
        width: 122px;
        margin-top: 0;
        padding: 0 20px;
        justify-content: flex-start;
    }

    .aside-list-item span {
        flex: 1;
    }

    .aside-rate-wrap {
        width: auto;
        margin: 24px 20px 20px;
    }

    .aside-challenge {
        justify-content: space-between;
    }

    .aside-challenge.clear-challenge {
        margin-top: 30px;
    }

    .answer-content {
        margin-right: 0;
    }

    .more-state-wrap {
        justify-content: flex-start;
        margin: 0 -16px 0 0;
    }

    .more-state-wrap.near-me {
        margin: 0 -16px 24px 0;
    }

    .state-item {
        width: calc(33.3% - 16px);
        margin: 0 16px 16px 0;
    }


    .search {
        display: block;
    }

    .search .search-code-form {
        width: 200px;
        position: relative;
        display: flex;
        align-items: center;
        background: #fafbfc;
        border-radius: 8px;
        padding: 0 12px;
    }

    .icon-nav-search {
        width: 19px;
        height: 19px;
        fill: #255dd9;
    }

    .nav-btn {
        display: none;
    }

    .search .search-code-input {
        width: 120px;
        height: 40px;
        background-color: #fafbfc;
        flex: 1;
        border-radius: 6px;
        color: #aaa;
        margin-left: 8px;
    }

    .footer-desktop {
        display: flex;
        flex-direction: column;
        padding: 0;
        margin: 0 32px;
        /* height: 300px; */
    }

    .footer-con {
        width: 25%;
        margin-top: 48px;
    }

    .footer-con {
        padding-left: 0;
    }

    .footer-item:last-child,
    .footer-link:last-child,
    .footer-list {
        padding: 0;
    }

    .index-advantage-item {
        width: 32%;
        margin-bottom: 0;
    }

    .index-partners-list {
        margin-left: -24px;
    }

    .index-partners-des {
        display: block;
        font-size: 16px;
        line-height: 1.4;
        color: #555;
        margin-top: 20px;
    }

    .index-con {
        height: 680px;
        width: 100%;
    }

    .index-function-wrap {
        height: 680px;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0 32px;
    }

    .index-function {
        width: 570px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-color: #fff;
        padding: 8px 0 60px;
        border-radius: 8px;
        left: 32px;
        z-index: 1;
    }

    .list-choose-bar.index {
        padding: 0 48px;
    }

    .index-bottom {
        padding: 0 48px;
    }

    .index-title,
    .index-title span {
        font-size: 48px;
        margin-top: 54px;
        line-height: 56px;
        text-align: left;
    }

    .index-des {
        margin-top: 24px;
        display: block;
        padding-right: 48px;
    }

    .index-select-list {
        height: 56px;
        margin-top: 30px;
    }

    .index-select-item {
        border-radius: 28px;
    }

    .select-item-choose select {
        border-radius: 28px;
    }

    .select-item-choose:hover {
        border: 1px solid #255dd9;
        color: #255dd9;
    }

    .index-banner-wrap {
        position: relative;
        height: 680px;
        overflow: hidden;
        display: block;
        margin-top: 0;
    }

    .index-banner-wrap img {
        max-height: fit-content;
        max-width: 150%;
        height: 680px;
        width: 150%;
        object-fit: cover;
        position: absolute;
        right: 0;
    }

    .index-state-con {
        margin-top: 95px;
    }

    .index-state-list {
        margin-top: 56px;
    }

    .index-state-list.error {
        margin-top: 16px;
    }

    .index-item-con {
        width: 25%;
    }

    .index-state-icon {
        display: initial;
        width: 12px;
        height: 12px;
        fill: transparent;
    }

    .index-item-con:hover a {
        background-color: #e8f0fe;
    }

    .index-item-con:hover span {
        color: #255dd9;
    }

    .index-item-con:hover svg {
        fill: #255dd9;
    }

    .index-handbook {
        padding: 0 48px;
        margin-top: 100px;
        flex-direction: row;
        margin-bottom: 24px;
    }

    .index-handbook-con {
        margin-top: 32px;
        margin-bottom: 32px;
    }

    .index-handbook-title {
        text-align: left;
        font-size: 32px;
        line-height: 32px;
    }

    .index-handbook-des {
        text-align: left;
        line-height: 24px;
    }

    .index-handbook-download {
        height: 56px;
        width: 200px;
        border-radius: 28px;
        margin: 24px 0 0;
    }

    .index-handbook-download:hover {
        background-color: #255dd9;
    }

    .index-handbook-download:hover span {
        color: #fff;
    }

    .index-handbook-download:hover svg {
        fill: #fff;
    }

    .index-handbook-img-con {
        width: 100%;
        height: 244px;
    }

    .index-handbook-img {
        margin-top: 0;
        height: 100%;
    }

    .index-advantage {
        padding: 100px 0 95px;
    }

    .index-advantage-wrap {
        margin-top: 56px;
        padding: 0 32px;
    }

    .index-advantage-tit {
        font-size: 24px;
        line-height: 36px;
    }

    .index-advantage-tit.vin span {
        font-size: 24px;
    }

    .index-advantage-title,
    .index-partners-title,
    .index-passed-title,
    .index-state-title {
        font-size: 40px;
        line-height: 40px;
        margin: 20px auto 0;
    }

    .index-passed {
        padding: 95px 32px 100px;
    }

    .index-passed-top {
        padding: 0;
    }

    .index-passed-wrap {
        margin: 56px auto 0;
        display: flex;
        height: 360px;
    }

    .index-passed-item.passed-cur {
        display: flex;
        flex-direction: row;
    }

    .index-passed-image {
        width: 50%;
        height: 100%;
    }

    .index-passed-content {
        width: 50%;
        margin-left: 48px;
        padding: 40px 40px 40px 0;
    }

    .index-passed-score {
        height: 70px;
    }

    .index-passed-user {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .index-passed-user-top {
        min-height: 140px;
    }

    .index-passed-icon {
        width: 35px;
        height: 70px;
    }

    .index-passed-sign {
        font-weight: 120px;
    }

    .index-passed-text {
        font-size: 24px;
        line-height: 6px;
    }

    .index-passed-percent {
        font-size: 56px;
    }

    .index-passed-info {
        margin-top: 36px;
    }

    .index-passed-btn {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        cursor: pointer;
        position: absolute;
        right: 40px;
        bottom: 60px;
    }

    .index-passed-btn-text {
        color: #3065db;
        opacity: 0.5;
    }

    .index-passed-btn-icon {
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #e8f0fe;
        border-radius: 20px;
        margin-left: 12px;
    }

    .index-passed-btn-icon svg {
        width: 12px;
        height: 10px;
        fill: #255dd9;
    }

    .index-partners {
        padding: 95px 0;
    }

    .index-partners-wrap {
        margin-top: 56px;
    }

    .index-partners-product {
        font-size: 24px;
        padding: 0;
    }

    #errorBankTit {
        margin-bottom: 0;
    }

    .more-item.trisection {
        width: calc(33% - 8px);
        margin: 0 0 10px 0;
    }

    .test-tit-wrap {
        padding: 0 0 28px;
        display: flex;
        align-items: center;
    }


    .breadcrumb,
    .list-ads-pc,
    .result-main-ads,
    .test-aside,
    .test-bottom,
    .test-footer,
    .test-section {
        display: block;
    }

    .answer-bar-wrap,
    .main .answer-bar {
        display: none;
    }

    .answer-bar {
        display: none;
    }

    .answer-bar {
        position: unset;
        margin: 24px 0;
    }

    .pc-next .answer-bar-next {
        display: flex;
    }

    .aside-result {
        display: block;
    }

    .result-pass-title .result-nopass-title {
        margin-top: 32px;
    }

    .more-test h2 {
        font-size: 24px;
        text-align: center;
    }

    .test-one .more-test h2 {
        text-align: left;
    }

    .state-near-link {
        margin-bottom: 0;
    }

    .test-itm-main .state-near-link {
        margin-bottom: 20px;
    }

    .test-main {
        padding: 0 32px;
    }

    .result-near-desc.handbook {
        display: none;
    }

    .handbooks-title {
        margin-bottom: 30px;
    }

    .handbooks-title.others-handbook {
        margin-top: 48px;
    }

    .pdf-download {
        margin: 32px auto 56px;
        height: 64px;
    }

    .pop-download {
        margin-right: 16px;
        height: 40px;
        width: auto;
        border-radius: 8px;
        background-color: #255dd9;
        border: 1px solid #ffffff;
        padding: 0 16px;
    }

    .pop-download span {
        color: #ffffff;
    }

    .icon-download2 {
        display: block;
        margin-right: 6px;
    }

    .vin-top {
        transform: translate(-50%, -52%);
    }

    .vin-top-rand {
        margin-top: 32px;
        display: none;
    }

    .vin-top-des {
        margin-top: 24px;
    }

    .vin-banner {
        height: 460px;
    }

    .vin-banner.report {
        height: 280px;
    }

    .vin-banner.report .vin-banner-desktop {
        height: 280px;
    }

    /* .vin-for-code {
    margin-top:40px;
    font-size: 36px;
  } */

    .vin-another {
        font-size: 32px;
        margin-top: 32px;
    }

    .vin-banner-mobile {
        display: none;
    }

    .vin-h1,
    .vin-h1 span {
        font-size: 56px;
    }

    .vin-h1.report {
        padding: 0;
    }

    .vin-h1.report span {
        color: #ffffff;
        font-weight: normal;
        display: block;
        margin-top: 32px;
        font-size: 36px;
    }

    .vin-banner-desktop {
        display: block;
    }

    .vin-top-search {
        margin: 32px auto 0;
    }

    .vin-tip {
        display: flex;
        margin-top: 64px;
        flex-direction: row;
    }

    .vin-tip-item {
        margin-left: 36px;
        margin-bottom: 0 !important;
    }

    .vin-tip-item:first-child {
        margin-left: 0;
    }

    .vin-item {
        margin-top: 48px;
    }

    .vin-subtitle {
        font-family: Gilroy;
        font-weight: 700;
        font-size: 28px;
        line-height: 40px;
    }

    .vin-des {
        display: flex;
        align-items: center;
    }

    .vin-info {
        flex: 1;
        margin-top: 16px;
    }

    .vin-number {
        max-width: 460px;
        margin-top: 16px;
        margin-left: 36px;
    }

    .vin-number-img-mobile {
        display: none;
    }

    .vin-number-img-desktop {
        display: block;
        margin-top: 60px;
    }

    .vin-code-img-mobile {
        display: none;
    }

    .vin-code-img-desktop {
        display: block;
        margin-top: 30px;
        margin-bottom: 24px;
    }

    .vin-codes {
        margin-top: 20px;
    }

    .vin-model-table>thead>tr>th,
    .vin-world-table>thead>tr>th {
        /* padding:16px 20px 16px 20px; */
        height: 48px;
        padding: 0 20px;
        text-align: left;
        background-color: #103253;
        color: #ffffff;
        font-size: 16px;
    }

    .vin-model-table>tbody>tr>td,
    .vin-world-table>tbody>tr>td {
        padding: 0 20px;
    }

    .vin-model-table>thead>tr>th:nth-child(2n + 1) {
        width: 4%;
        padding-left: 20px;
    }

    .vin-model-table>thead>tr>th:nth-child(2n) {
        width: 8.5%;
        padding-left: 20px;
    }

    .vin-model-table>tbody>tr>td:nth-child(2n + 1) {
        width: 4%;
        padding-left: 20px;
    }

    .vin-model-table>tbody>tr>td:nth-child(2n) {
        width: 8.5%;
        padding-left: 20px;
    }

    .vin-world-table>thead>tr>th:nth-child(1),
    .vin-world-table>thead>tr>th:nth-child(2),
    .vin-world-table>thead>tr>th:nth-child(3),
    .vin-world-table>tbody>tr>td:nth-child(1),
    .vin-world-table>tbody>tr>td:nth-child(2),
    .vin-world-table>tbody>tr>td:nth-child(3) {
        padding-left: 20px;
    }

    .vin-result {
        margin-top: 48px;
    }

    .brand-table {
        margin-top: 32px;
        border-bottom: none;
    }

    .brand-table tbody td {
        padding: 24px 20px;
        display: revert;
        border-bottom: 1px solid #e0e0e0;
    }

    .brand-table tbody td.res-brand {
        /* padding:32px 16px; */
        padding: 32px 20px;
        text-align: center;
    }

    .res-brand img {
        min-width: 120px;
        max-width: 140px;
        max-height: 150px;
    }

    .info-table {
        margin-top: 32px;
    }

    .info-table tbody td {
        padding: 16px 20px;
    }

    .res-value {
        margin-top: 12px;
    }

    .add-info {
        margin-top: 48px;
    }

    .search-rand {
        display: block;
        cursor: pointer;
        position: absolute;
        bottom: -30px;
        right: 0;
        color: #fafbfc;
        opacity: 0.5;
    }

    .search-rand:hover {
        text-decoration: underline;
    }

    #vin-result {
        margin-top: 0;
        padding-top: 48px;
    }

    .vin-ad {
        margin-top: 48px;
    }

    .vin-ad2-mobile {
        display: none;
    }

    .vin-ad2-desktop {
        margin-top: 60px;
        display: block;
    }

    .vin-ad-recent {
        margin-top: 32px;
    }

    .vin-ad-recent.large {
        margin-top: 48px;
    }

    .vin-top-error {
        bottom: -30px;
        left: 32px;
    }

    .vin-state {
        margin-top: 48px;
    }

    .index-state-list.vin {
        margin-top: 24px;
    }

    .vin-icon {
        display: block;
    }

    .vin-number-text {
        font-size: 15px;
    }

    .vin-number-des {
        font-size: 15px;
    }

    .vin-number-item {
        padding: 0 20px;
    }

    .vin-number-left {
        width: auto;
    }

    .bill-list-ad {
        display: none;
    }

    .bill-subtitle {
        display: inline-block;
        margin-top: 32px;
    }

    .bill-title {
        margin-top: 8px;
    }

    .bill-title,
    .bill-title span {
        font-size: 48px;
        line-height: 56px;
    }

    .bill-download {
        margin: 32px auto;
    }

    .bill-item {
        margin-top: 40px;
    }

    .bill-item-title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 32px;
    }

    .bill-faqs-list {
        margin-top: 36px;
    }

    .bill-related-list {
        justify-content: flex-start;
        margin-left: -24px;
    }

    .bill-related-item {
        width: 33.333%;
        margin-left: 24px;
    }

    .bill-pdf {
        margin: 32px 0;
        padding: 36px;
        height: 600px;
    }

    .bill-pdf::after {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #fafafa 85%, #f5f5f5);
        pointer-events: none;
    }

    .bill-pre-wrap {
        max-width: 768px;
    }

    .icon-prev {
        width: 20px;
        height: 20px;
        top: 24px;
        right: -64px;
        left: auto;
        transform: none;
    }

    .brand-mobile-img img {
        display: none;
    }

    .sheet-banner {
        display: flex;
        width: 100%;
        max-height: 648px;
        padding: 0 32px;
        justify-content: space-between;
        align-items: center;
        position: relative;
        background-size: 600px;
    }

    .sheet-banner-content {
        width: 465px;
        /* min-width:400px; */
        margin-top: 0;
        padding: 90px 0;
        text-align: left;
    }

    .sheet-title,
    .sheet-title span {
        font-size: 56px;
        line-height: 64px;
    }

    .sheet-des {
        margin: 24px 0 0;
    }

    .banner-btn {
        margin: 36px 0 0;
        justify-content: flex-start;
    }

    .banner-btn-pass {
        max-width: 240px;
        height: 56px;
        line-height: 56px;
        font-size: 16px;
    }

    .banner-btn-select {
        max-width: 170px;
        height: 56px;
    }

    .banner-btn-select select {
        font-size: 16px;
    }

    .banner-des-text {
        /* font-size:18px; */
    }

    .banner-rate {
        margin-top: 30px;
        margin-bottom: 0;
        justify-content: flex-start;
    }

    .sheet-banner-img {
        /* flex:1; */
        /* margin-top:110px; */
        /* width:60%; */
        /* max-width: 500px; */
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-52%);
        /* bottom:0;
    right:0; */
        width: 58%;
    }

    .sheet-banner-img img {
        max-width: 100%;
    }

    .sheet-item {
        text-align: center;
        padding: 120px 0;
    }

    .sheet-subtitle {
        font-size: 44px;
        line-height: 52px;
    }

    .sheet-subdes {
        font-size: 18px;
        margin-top: 16px;
    }

    .sheet-subdes a {
        font-size: 18px;
    }

    .sheet-tips-wrap {
        padding: 0 12px;
        height: auto;
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .sheet-tips {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 40px;
        margin-right: -20px;
        margin-bottom: -20px;
        padding: 0 2px;
    }

    .icon-tips {
        width: 20px;
        height: 20px;
        margin-right: 12px;
    }

    .sheet-tips-item {
        height: 56px;
        padding: 0 36px;
        width: fit-content;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .sheet-tips-item:last-child {
        margin-right: 0;
    }

    .sheet-tips-item span {
        font-size: 16px;
    }

    .pdf-img {
        margin-top: 32px;
    }

    .sheet-update {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 64px;
        align-items: center;
    }

    .sheet-pdf-old,
    .sheet-pdf-vs {
        display: block;
    }

    .sheet-pdf-old,
    .sheet-pdf-new {
        width: 50%;
        padding: 40px 32px;
    }

    .pdf-old-des,
    .pdf-new-des {
        padding: 24px 32px;
    }

    .old-des-item span,
    .new-des-item span {
        font-size: 16px;
        margin-left: 16px;
    }

    .sheet-recommand {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        /* align-items: center; */
        margin-top: 64px;
    }

    .recommand-item {
        width: calc(50% - 12px);
        margin-right: 0;
        margin-bottom: 24px;
    }

    .recommand-item:nth-child(n + 4) {
        display: block;
    }

    .sheet-item.pay {
        display: flex;
        padding: 60px 0
    }

    .sheet-help {
        width: 50%;
        text-align: left;
        padding: 0 50px;
    }

    .sheet-choose {
        margin-top: 60px;
    }

    .choose-item-select {
        margin: 4px 0 0;
    }

    .sheet-choose-item:last-child {
        margin: 24px 0 0;
    }

    .sheet-pay {
        width: 50%;
        text-align: left;
        padding: 0 50px;
        margin-top: 0;
        box-shadow: -22px 0px 31px -41px #aaa;
    }

    .sheet-pay,
    .sheet-help {
        padding: 60px 50px;
    }

    .cal-top {
        display: flex;
        margin-top: 48px;
        align-items: center;
    }

    .cal-ad1 {
        margin: 40px 0;
    }

    .cal-ad1.mobile {
        display: none;
    }

    .cal-ad2 {
        margin-top: 40px;
    }

    .cal-ad3 {
        margin: 40px 0;
    }

    .cal-top-con {
        flex: 1;
        margin-right: 20px;
    }

    .cal-subtitle {
        display: inline-block;
    }

    .cal-h1 {
        font-size: 56px;
        line-height: 56px;
        text-align: left;
        margin-top: 8px;
    }

    .cal-des {
        display: inline-block;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        margin-top: 16px;
    }

    .cal-top-img {
        display: block;
    }

    .cal-wrap {
        display: flex;
        justify-content: space-between;
    }

    .cal-detail {
        width: 35%;
        max-width: 350px;
        margin-right: 24px;
    }

    .cal-estimted {
        flex: 1;
    }

    .bank-table {
        margin-top: 40px;
    }

    .bank-rate-table>tbody>tr>td {
        height: 96px;
        line-height: 96px;
    }

    .bank-rate-table>tbody>tr>td:first-child {
        padding: 0px 60px;
    }

    .bank-rate-table>tbody>tr>td:first-child img {
        max-height: 60px;
    }

    .bank-wrap h2,
    .faqs-wrap h2 {
        font-size: 28px;
    }

    .bank-wrap h2 {
        margin-top: 40px;
    }

    .faqs-item-tit h3 {
        font-size: 20px;
        margin: 24px 0 24px;
    }

    .faqs-item-son p {
        font-size: 16px;
        line-height: 24px;
    }

    .cal-detail-title,
    .cal-chart-title {
        padding-left: 40px;
    }

    .cal-detail-content {
        padding: 24px 40px 36px;
    }

    .cal-chart-content {
        padding: 24px 40px 32px
    }

    .cal-table-title {
        padding: 18px 40px;
    }

    .cal-table-wrap {
        padding: 24px 40px 40px;
    }
}

@media screen and (min-width: 980px) {
    .partner-item:last-child .why-dmv-tit {
        padding: 0 0;
    }

    .main-l,
    .tit-nor {
        width: 67%;
    }

    .result-item {
        width: 49.2%;
        margin: 1% 0;
    }

    .answer-bar-pc {
        margin: 24px 0;
    }

    .dmv-user-con {
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
    }

    .dmv-user-item {
        flex: 0 0 32%;
        width: 32%;
        display: block;
        margin: 0;
    }

    .dmv-user-item:not(:last-child),
    .partner-item:not(:last-child) {
        margin: 0;
    }

    .sitemap_box ul {
        list-style: disc;
        margin-right: -3%;
    }

    .sitemap_box li {
        width: 23.7%;
    }

    .cal-top-con {
        margin-right: 64px;
    }
}

@media screen and (min-width: 1024px) {
    .average-trend {
        margin-left: 8px;
    }

    .sheet-banner-img {
        width: 61%;
        top: auto;
        bottom: 0;
        transform: none;
    }

    .recommand-item {
        width: calc(33.333% - 16px);
    }

    .recommand-item:nth-child(n + 4) {
        height: fit-content;
    }

    .sheet-pay,
    .sheet-help {
        padding: 60px 100px;
    }
}

@media screen and (min-width: 1124px) {
    .sheet-banner {
        width: 1060px;
        padding: 0;
        margin: 0 auto;
    }

    .why-dmv-tit {
        height: auto;
    }

    .index-function-wrap {
        max-width: 1060px;
    }

    .result-main,
    .test-main {
        width: 1060px;
        margin: auto;
        padding: 0;
    }

    .office-window-wrap {
        width: 1060px;
        margin: auto;
    }

    .last-window-wrap {
        width: 1060px;
        margin: auto;
    }

    .nav-link {
        width: 20%;
    }

    section {
        width: 100%;
    }

    .main-l,
    .tit-nor {
        width: 728px;
    }

    .banner-new-main {
        width: 1046px;
        height: 227px;
        transform: translateY(18px);
        position: relative;
        z-index: 2;
    }

    .islike-tit {
        width: 52%;
    }

    .aside-progress-itm .aside-progress-wrap {
        width: 100%;
        justify-content: space-between;
    }

    .aside-progress-itm .aside-progress-wrap .progress-item {
        margin: 7px;
    }

    .sitemap_box ul {
        list-style: disc;
        margin-right: -3%;
    }

    .sitemap_box li {
        width: 23.7%;
    }

    .inline-inner-text-des {
        flex-direction: column;
        display: -webkit-box !important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .near-list-ad {
        display: none;
    }

    .near-pc-ad {
        display: block;
    }

    .main {
        width: 1060px;
        padding: 0;
        margin: 0 auto;
        flex: 1;
    }

    .main.cheat-sheet {
        width: 1092px;
    }

    .main.bill {
        width: 870px;
    }

    .index-partners-wrap {
        margin: 42px auto 0;
    }

    .index-partners-list {
        padding: 0;
    }



    .footer-desktop {
        width: 1060px;
        margin: auto;
    }

    .index-item-con {
        width: 20%;
    }

    .index-advantage-wrap {
        padding: 0;
    }

    .index-passed {
        padding: 95px 0 100px;
    }

    .index-passed-text {
        margin: 0 16px;
    }

    .index-function {
        left: 0;
    }

    .result-pass-wrap {
        margin-right: 72px;
    }

    .near-me-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .another-state {
        display: inline-block;
        color: #aaaaaa;
        width: 200px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 20px;
        border: solid 1px #eeeeee;
        cursor: pointer;
    }

    .another-state:hover {
        color: #255dd9;
        border: 1px solid #255dd9;
    }

    .result-near-desc {
        display: inline-block;
    }

    .wrap-name.near-me {
        margin: 40px 0 26px;
    }

    .sheet-banner {
        width: 1060px;
        padding: 0;
        margin: 0 auto;
    }

}

@media screen and (min-width: 1440px) {
    .index-banner-wrap img {
        max-width: 100%;
        width: 100%;
    }
}

.cls-1 {
    fill-rule: evenodd;
}

.vin-index {
    position: relative;
    margin-bottom: 24px;
    position: relative;
    /* background: rgba(0, 0, 0, 0.8); */
    /* background-color: #000000; */
}

.vin-index::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.vin-index-image {
    width: 100%;
    min-height: 270px;
    max-height: 320px;
    object-fit: cover;
}

.vin-index-top {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0 16px;
}

.vin-index-top h1 {
    font-size: 36px;
    line-height: 52px;
    color: #ffffff;
}

.vin-index-top h1 span {
    font-size: 36px;
    font-weight: 700;
    line-height: 52px;
    color: #38c296;

}

.vin-index-des {
    font-size: 24px;
    margin-top: 8px;
}

.vin-index-btn {
    display: inline-block;
    height: 48px;
    width: 100%;
    max-width: 340px;
    background-color: #1b4fc2;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 48px;
    border-radius: 24px;
    margin-top: 24px;
    padding: 0 16px;
}

.ad-layout {
    width: 100%;
}

.vin-know {
    background: #eeeeee;
    margin-top: 32px;
    padding: 0 16px;
}

.vin-choose h2,
.vin-know h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 24px 0 12px;
}

.vin-know h2 {
    margin: 0;
    padding-top: 24px;
}

.vin-know-list {
    padding-bottom: 24px;
}

.vin-choose {
    margin-bottom: 24px;
}

.vin-choose-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #cccccc;
    padding: 8px 16px 8px 0;
}

.vin-choose-item:nth-child(6) {
    border-bottom: 1px solid #cccccc;
}

.choose-text {
    order: 1;
}

.choose-text,
.choose-text span {
    font-size: 16px;
}

.choose-text span {
    font-weight: 700;
}

.vin-choose-item svg {
    width: 20px;
    height: 20px;
    fill: green;
    order: 2;
}

.vin-card {
    border: 3px solid #1b4fc2;
    border-radius: 8px;
    padding: 20px 16px;
    margin: 24px 0;
    text-align: center;
}

.vin-card h2 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    margin: 0;
}

.vin-card-des {
    font-size: 14px;
    margin-top: 4px;
}

.vin-card-btn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 24px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 20px;
    background-color: #1b4fc2;
    color: #ffffff;
    margin-top: 16px;
}

.vin-step {
    margin: 36px 0 24px;
}

.vin-know-item {
    margin-top: 24px;
}

.vin-know-item h3 {
    font-size: 18px;
    color: #333333;
}

.vin-know-item span {
    font-size: 16px;
    color: #666666;
    display: inline-block;
    margin-top: 8px;

}

@media screen and (min-width: 880px) {

    .vin-index-top h1,
    .vin-index-top h1 span {
        font-size: 56px;
    }

    .vin-index-des {
        margin-top: 32px;
    }

    .vin-index-btn {
        height: 56px;
        line-height: 56px;
        border-radius: 28px;
        margin-top: 40px;
        font-size: 20px;
    }

    .vin-know {
        margin-top: 32px;
        padding: 0;
    }

    .vin-choose {
        margin-bottom: 32px;
    }

    .vin-choose h2,
    .vin-know h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 32px 0 20px;
        text-align: center;
    }

    .vin-know h2 {
        margin: 0;
        padding-top: 48px;
    }

    .vin-know-list {
        padding-bottom: 48px;
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
        justify-content: center;
        margin-left: -48px;
    }

    .vin-know-item {
        width: 50%;
        margin-top: 48px;
        /* padding:0 48px; */
        padding-left: 48px;
    }

    .vin-know-item:nth-child(1),
    .vin-know-item:nth-child(3) {
        padding-left: 96px;
    }

    .vin-know-item:nth-child(2),
    .vin-know-item:nth-child(4) {
        padding-right: 48px;
    }

    .vin-know-item h3 {
        text-align: center;
        font-size: 20px;
    }

    .vin-know-item span {
        text-align: center;
        margin-top: 12px;
    }

    .vin-choose-list {
        display: flex;
        flex-wrap: wrap;
    }

    .vin-choose-item {
        padding: 12px 36px 12px 0;
        justify-content: flex-start;
        width: 50%;
    }

    .vin-choose-item:nth-child(5) {
        border-bottom: 1px solid #cccccc;
    }

    .choose-text {
        order: 2;
    }

    .choose-text,
    .choose-text span {
        /* font-size: 18px; */
    }

    .vin-choose-item svg {
        order: 1;
        width: 24px;
        height: 24px;
        margin-right: 16px;
    }

    .vin-step {
        margin: 40px 0 32px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .vin-card {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 30px;
        margin: 32px 0;
    }

    .vin-card h2 {
        font-size: 24px;
    }

    .vin-card-des {
        font-size: 16px;
        margin-top: 12px;
    }

    .vin-card-btn {
        height: 48px;
        line-height: 48px;
        border-radius: 24px;
        margin-top: 0;
        padding: 0 36px;
        margin-left: 120px;
    }
}