/*order-option*/
/*order-option*/
/*order-option*/
/*order-option*/
.manual-warranty-information[data-v-7534f3c4] {
  width: 100%;
}
.manual-warranty-information .pic-img[data-v-7534f3c4] {
  position: relative;
}
.manual-warranty-information .pic-img .pic-img-bg[data-v-7534f3c4] {
  -o-object-fit: cover;
     object-fit: cover;
}
.manual-warranty-information .pic-img .pic-img-bg img[data-v-7534f3c4] {
  width: 100%;
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.manual-warranty-information .pic-img .pic-title[data-v-7534f3c4] {
  position: absolute;
  top: 120px;
  text-align: left;
  left: 0;
  right: 0;
  margin: auto;
  width: 1440px;
  max-width: calc(100% - 100px) !important;
}
.manual-warranty-information .pic-img .pic-title .title[data-v-7534f3c4] {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 16px;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  margin-top: 7.8125vw;
}
.manual-warranty-information .align-center[data-v-7534f3c4] {
  text-align: center;
  margin: auto;
}
.manual-warranty-information .pic-img img[data-v-7534f3c4] {
  width: 100%;
}
.manual-warranty-information .download[data-v-7534f3c4]:hover {
  cursor: pointer;
  text-decoration: underline;
}
.manual-warranty-information .is-disabled[data-v-7534f3c4] {
  disabled: disabled;
}
.manual-warranty-information .download svg[data-v-7534f3c4] {
  width: 20px;
  height: 20px;
  right: 24px;
  margin-right: 10px;
}
.manual-warranty-information .content-width[data-v-7534f3c4] {
  width: 1440px;
  max-width: calc(100% - 100px) !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin: auto !important;
}
.manual-warranty-information [type=text][data-v-7534f3c4] {
  border: 0;
  outline: 0 !important;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
}
.manual-warranty-information .gray-color[data-v-7534f3c4] {
  color: #252728 !important;
}
.manual-warranty-information .btn-width[data-v-7534f3c4] {
  width: 200px;
}
.manual-warranty-information .btn[data-v-7534f3c4]:hover {
  color: white !important;
  background-color: #717171;
  border-color: #252728;
  -webkit-box-shadow: inset 0 0 0 1px #252728;
          box-shadow: inset 0 0 0 1px #252728;
}
.manual-warranty-information .padding-bottom30[data-v-7534f3c4] {
  padding-bottom: 30px;
}
.manual-warranty-information .margin-top10[data-v-7534f3c4] {
  margin-top: 10px;
}
.manual-warranty-information .main-content[data-v-7534f3c4] {
  margin: auto;
  display: block;
  margin: 4.6875vw 0px;
}
.manual-warranty-information .main-content .manual-title[data-v-7534f3c4] {
  width: 1440px;
  max-width: 100%;
  margin: auto;
}
.manual-warranty-information .main-content .manual-title h2[data-v-7534f3c4] {
  font-size: 2.5vw;
  margin: 0px 0px 3.6458333333vw 0px;
  font-weight: bold;
  width: 100%;
}
.manual-warranty-information .main-content h3[data-v-7534f3c4] {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.manual-warranty-information .main-content .request-content[data-v-7534f3c4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  justify-self: center;
}
.manual-warranty-information .main-content .request-content .content-search[data-v-7534f3c4] {
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.manual-warranty-information .main-content .request-content .content-select[data-v-7534f3c4] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.manual-warranty-information .main-content .request-content .content-select .icon-arrow[data-v-7534f3c4] {
  font-size: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0.8);
          transform: translateY(-50%) scale(0.8);
}
.manual-warranty-information .main-content .request-content .content-select[data-v-7534f3c4] * {
  cursor: pointer;
}
.manual-warranty-information .main-content .request-content .content-select ul[data-v-7534f3c4] {
  position: absolute;
  top: calc(100% + 3px);
  width: 100%;
  background-color: #fff;
  border: 1px solid #e3e3e4;
  z-index: 11;
  left: 0;
  font-size: 16px;
  max-height: 225px;
  overflow: auto;
}
.manual-warranty-information .main-content .request-content .content-select ul li[data-v-7534f3c4] {
  padding: 10px;
}
.manual-warranty-information .main-content .request-content .content-select ul li[data-v-7534f3c4]:hover {
  background-color: rgb(221, 221, 221);
}
.manual-warranty-information .main-content .request-content .content-select ul[data-v-7534f3c4]::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.manual-warranty-information .main-content .request-content .content-select ul[data-v-7534f3c4]::-webkit-scrollbar-thumb {
  background-color: #707070;
}
.manual-warranty-information .main-content .request-content .content-select ul[data-v-7534f3c4]::-webkit-scrollbar-track {
  background-color: transparent;
}
.manual-warranty-information .no-item-dt[data-v-7534f3c4] {
  display: block;
  width: 100%;
  max-width: 90%;
  margin: auto;
  margin: 60px 0px;
  text-align: center;
}
.manual-warranty-information .bg-color[data-v-7534f3c4] {
  background: #f9f9f9;
}
.manual-warranty-information .download-user-manual[data-v-7534f3c4] {
  margin: 3.125vw 0px;
  padding-top: 4.1666666667vw;
}
.manual-warranty-information .download-user-manual .manual-download[data-v-7534f3c4] {
  margin-top: 2.6041666667vw;
  width: 1440px;
  max-width: calc(100% - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}
.manual-warranty-information .download-user-manual .a04-img-text[data-v-7534f3c4] {
  position: relative;
  width: 100%;
}
.manual-warranty-information .download-user-manual .a04-img-text img[data-v-7534f3c4] {
  width: 25px;
  height: 25px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  top: 0;
  left: 0;
  margin: 5px 5px 0px 0px;
}
.manual-warranty-information .download-user-manual .a04-img-text .container.txt-black[data-v-7534f3c4] {
  color: #000;
}
.manual-warranty-information .download-user-manual .a04-img-text .container.txt-black .country-name[data-v-7534f3c4] {
  width: 100%;
  padding: 2.0833333333vw 0px;
}
.manual-warranty-information .download-user-manual .a04-img-text .container.txt-black h4[data-v-7534f3c4] {
  font-weight: bold;
  text-align: left !important;
}
.manual-warranty-information .download-user-manual .a04-img-text .container.txt-black .list .item[data-v-7534f3c4] {
  border: none;
}
.manual-warranty-information .download-user-manual .a04-img-text .container.txt-black .detail[data-v-7534f3c4] {
  color: #000;
}
.manual-warranty-information .download-user-manual .a04-img-text .container[data-v-7534f3c4] {
  position: relative;
  margin: 0 auto;
  z-index: 2;
  color: #fff;
}
.manual-warranty-information .download-user-manual .a04-img-text .container .title[data-v-7534f3c4] {
  padding-top: 6.25vw;
  font-size: 40px;
  text-align: center;
  line-height: 65px;
  font-weight: 600;
}
.manual-warranty-information .download-user-manual .a04-img-text .container .detail[data-v-7534f3c4] {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
}
.manual-warranty-information .download-user-manual .a04-img-text .container .list .item[data-v-7534f3c4] {
  width: 33.33333%;
  font-weight: 400;
  margin-bottom: 2.604166vw;
}
.manual-warranty-information .download-user-manual .a04-img-text .container .list .item .item-title[data-v-7534f3c4] {
  font-size: 14px;
  line-height: 1.375;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0px;
}
.manual-warranty-information .download-user-manual .a04-img-text .container .list .item .item-title a[data-v-7534f3c4] {
  stroke: #000;
}
.manual-warranty-information .download-user-manual .a04-img-text .container .list .item .item-text[data-v-7534f3c4] {
  font-size: 14px;
  line-height: 22px;
  word-break: break-word;
  font-weight: 400;
  text-align: left;
}
.manual-warranty-information .download-user-manual .a04-img-text .container .list .item .item-text ul li[data-v-7534f3c4] {
  list-style: inside;
}
.manual-warranty-information .download-user-manual .a04-img-text .container .list .item[data-v-7534f3c4]:nth-of-type(n + 2) {
  margin-top: 3.645833vw;
}
.manual-warranty-information .download-user-manual .a04-img-text.bottom .container[data-v-7534f3c4] {
  height: 100%;
  display: block;
  border-bottom: 1px solid #e5e5e5;
}
.manual-warranty-information .download-user-manual .a04-img-text.bottom .container .list[data-v-7534f3c4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.manual-warranty-information .download-user-manual .a04-img-text.bottom .container .list .item[data-v-7534f3c4] {
  margin-top: 0;
  text-align: center;
}
.manual-warranty-information .download-user-manual .a04-img-text.bottom .container .list .item[data-v-7534f3c4]:nth-of-type(1) {
  border-left: none;
}
.manual-warranty-information .dropdown-select .input-item[data-v-7534f3c4] {
  position: relative;
}
.manual-warranty-information .dropdown-select .select-item[data-v-7534f3c4] {
  width: 100%;
  max-width: 450px;
}
.manual-warranty-information .dropdown-select .select-item .is-show[data-v-7534f3c4] {
  display: inline-block !important;
}
.manual-warranty-information .dropdown-select .select-item .is-rotate[data-v-7534f3c4] {
  -webkit-transform: translateY(-50%) rotate(-45deg) !important;
          transform: translateY(-50%) rotate(-45deg) !important;
}
.manual-warranty-information .dropdown-select .select-item input[data-v-7534f3c4] {
  cursor: pointer;
  text-overflow: ellipsis;
}
.manual-warranty-information .dropdown-select .select-item .select-options[data-v-7534f3c4] {
  position: absolute;
  width: 100%;
  font-size: 16px;
  line-height: 1.375;
  left: 0;
  z-index: 10;
  background-color: #fff;
  top: 100%;
  max-height: 220px;
  overflow: auto;
  display: none;
  border: 1px solid #a2a3a5;
}
.manual-warranty-information .dropdown-select .select-item .select-options div[data-v-7534f3c4] {
  padding: 10px;
  cursor: pointer;
}
.manual-warranty-information .dropdown-select .select-item .select-options div[data-v-7534f3c4]:hover {
  background-color: #a2a3a5;
}
.manual-warranty-information .dropdown-select .select-item .form-input[data-v-7534f3c4] {
  display: block;
  width: 100%;
  line-height: 50px;
  background: #ffffff;
  border: 1px solid #a2a3a5;
  padding: 0 1.458333vw;
  font-size: 16px;
  border-radius: 0px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 200px;
}
.manual-warranty-information .dropdown-select .select-item .select-disabled[data-v-7534f3c4] {
  background: #e3e3e4;
}
.manual-warranty-information .dropdown-select .select-item .select-arrow[data-v-7534f3c4] {
  position: absolute;
  top: 42%;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  right: 20px;
  font-size: 16px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #a2a3a5;
  border-right: 1px solid #a2a3a5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 991px) {
.manual-warranty-information[type=text][data-v-7534f3c4] {
    font-size: 4.444444vw;
}
.manual-warranty-information[data-v-7534f3c4] {
    max-width: 100%;
    margin: 11.111111vw auto 13.888889vw;
}
.manual-warranty-information .content-width[data-v-7534f3c4] {
    width: 86.111111vw;
    margin: 11.111111vw auto 13.888889vw;
    max-width: 100% !important;
}
.manual-warranty-information .content-search[data-v-7534f3c4] {
    width: 100% !important;
}
.manual-warranty-information .main-content .request-main[data-v-7534f3c4] {
    margin: 11.1111111111vw 0px 6.9444444444vw !important;
}
.manual-warranty-information .main-content .manual-title[data-v-7534f3c4] {
    text-align: center;
}
.manual-warranty-information .main-content .manual-title h2[data-v-7534f3c4] {
    font-size: 6.6666666667vw;
}
.manual-warranty-information .main-content h3[data-v-7534f3c4] {
    font-size: 4.444444vw !important;
    width: 86.111111vw;
    max-width: 100%;
    text-align: center;
    margin: auto;
}
.manual-warranty-information .main-content h3.vehicle-type[data-v-7534f3c4] {
    margin-top: 5px;
    font-weight: normal;
    font-size: 4.444444vw;
}
.manual-warranty-information .main-content .request-content[data-v-7534f3c4] {
    width: 86.111111vw;
    margin: 11.111111vw auto 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
}
.manual-warranty-information .main-content .request-content .icon-arrow[data-v-7534f3c4] {
    font-size: 2vw;
    right: 5.555556vw;
    -webkit-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1);
    color: #999999;
}
.manual-warranty-information .main-content .request-content .btn[data-v-7534f3c4] {
    margin: auto;
    width: 75vw;
}
.manual-warranty-information .content-select[data-v-7534f3c4] {
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    position: relative;
    margin: 0px 0px 6.9444444444vw 0px !important;
}
.manual-warranty-information .content-select .icon-arrow[data-v-7534f3c4] {
    font-size: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0.8);
            transform: translateY(-50%) scale(0.8);
}
.manual-warranty-information .no-item[data-v-7534f3c4] {
    font-size: 6.666667vw;
}
.manual-warranty-information .request-content ul[data-v-7534f3c4] {
    font-size: 4.444444vw;
    max-height: 54vw;
}
.manual-warranty-information .request-content ul li[data-v-7534f3c4] {
    padding: 2vw;
}
.manual-warranty-information .request-content .rotate[data-v-7534f3c4] {
    -webkit-transform: translateY(-50%) rotate(180deg) scale(1) !important;
            transform: translateY(-50%) rotate(180deg) scale(1) !important;
}
.manual-warranty-information .a04-img-text[data-v-7534f3c4] {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.manual-warranty-information .a04-img-text img[data-v-7534f3c4] {
    position: static;
    -o-object-fit: inherit;
       object-fit: inherit;
    height: auto;
    margin-top: 14.583333vw;
}
.manual-warranty-information .a04-img-text .container[data-v-7534f3c4] {
    position: static;
    color: #161616;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    padding-bottom: 8.3333333333vw !important;
}
.manual-warranty-information .a04-img-text .container .txt-black .country-name[data-v-7534f3c4] {
    width: 100%;
    margin-bottom: 8.3333333333vw !important;
    padding: 0px !important;
}
.manual-warranty-information .a04-img-text .container .top[data-v-7534f3c4] {
    font-size: 6.111111vw;
}
.manual-warranty-information .a04-img-text .container .top .title[data-v-7534f3c4] {
    padding: 0;
    font-size: 6.111111vw;
    margin-top: 15.555556vw;
}
.manual-warranty-information .a04-img-text .container .top .detail[data-v-7534f3c4] {
    font-size: 3.333333vw;
    margin-top: 6.527778vw;
    color: #161616;
}
.manual-warranty-information .a04-img-text .container .list[data-v-7534f3c4] {
    padding-bottom: 0;
}
.manual-warranty-information .a04-img-text .container .list .item[data-v-7534f3c4] {
    width: 100%;
    border-left: 2px solid #161616;
    margin-top: 8.333333vw;
}
.manual-warranty-information .a04-img-text .container .list .item .item-title[data-v-7534f3c4] {
    margin: 0px !important;
}
.manual-warranty-information .a04-img-text .container .list .item .item-text[data-v-7534f3c4] {
    font-size: 3.333333vw;
    margin-top: 5px;
    line-height: 1.375;
}
.manual-warranty-information .a04-img-text .container .list .item .item-text ul li[data-v-7534f3c4] {
    list-style: inside;
    line-height: 8.3333333333vw !important;
}
.manual-warranty-information .a04-img-text .container .list .item[data-v-7534f3c4]:nth-of-type(n + 2) {
    margin-top: 8.333333vw;
}
.manual-warranty-information .a04-img-text.bottom .container[data-v-7534f3c4] {
    width: 100% !important;
}
.manual-warranty-information .a04-img-text.bottom .container .top .title[data-v-7534f3c4] {
    margin-top: 15.555556vw;
}
.manual-warranty-information .a04-img-text.bottom .container .list[data-v-7534f3c4] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.manual-warranty-information .a04-img-text.bottom .container .list .item[data-v-7534f3c4] {
    border: none;
    margin-top: 8.333333vw;
    width: 100%;
}
.manual-warranty-information .pic-img .pic-img-bg img[data-v-7534f3c4] {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.manual-warranty-information .pic-img .pic-title[data-v-7534f3c4] {
    top: 16.1111111111vw;
    width: 79%;
}
.manual-warranty-information .pic-img .pic-title .title[data-v-7534f3c4] {
    font-size: 6.6666666667vw;
    margin-bottom: 9.7222222222vw;
    -webkit-line-clamp: 2;
    margin-top: 20.8333333333vw;
    text-align: center;
}
.dropdown-select .select-item[data-v-7534f3c4] {
    width: 100%;
}
.dropdown-select .select-item .form-input[data-v-7534f3c4] {
    width: 100%;
    min-width: auto;
    height: 11.666667vw;
    line-height: 11.666667vw;
    font-size: 4.444444vw;
    padding: 0 5.555556vw;
    border-radius: 0;
    color: #000;
}
.download-user-manual[data-v-7534f3c4] {
    padding-top: 11.1111111111vw !important;
}
.download-user-manual .manual-download[data-v-7534f3c4] {
    margin-top: 8.3333333333vw !important;
    width: 86.111111vw !important;
    max-width: 100% !important;
}
}