@media (max-width: 767px) {
  body {
    background-color: #010b20;
    padding-bottom: 4rem;
  }
  .section .hidden-xs {
    display: none;
  }
  .section .container {
    padding: 0 4%;
  }
  .section .case-title, .section .case-light-title {
    margin: 0 auto;
    color: white;
    text-align: center;
    font-family: "FZLTXHJW";
    font-size: 2.6rem;
    font-weight: bold;
  }
  .section .case-title p, .section .case-light-title p {
    position: relative;
    display: inline-block;
  }
  .section .case-title p::before, .section .case-light-title p::before {
    content: '';
    width: 4rem;
    height: .02rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    left: -5rem;
  }
  .section .case-title p::after, .section .case-light-title p::after {
    content: '';
    width: 4rem;
    height: .02rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    right: -5rem;
  }
  .section .deep-dive-button {
    font-size: 1.8rem;
    font-family: "FZLTXHJW";
    font-weight: bold;
  }
  .section .deep-dive-button .icon-arrow {
    width: 2.4rem;
    margin-left: 0.45rem;
  }
  .section-banner .banner-container .banner-text {
    top: 20%;
  }
  .section-banner .banner-container .banner-text p.main-title {
    margin-bottom: 1rem;
  }
  .section-banner .banner-container .banner-text p.sub-title {
    font-size: 1.6rem;
    letter-spacing: .26rem;
  }
  .section-banner .banner-container .banner-text .play-video {
    font-size: 1.6rem;
    margin-top: 2rem;
  }
  .section-banner .banner-container .banner-text .play-video .icon-play {
    width: 1.8rem;
    height: 1.8rem;
    vertical-align: middle;
  }
  .section-banner .banner-video-container {
    z-index: 100;
  }
  .section-form {
    position: static;
    background: url(/assets/imgs/index/case/form/bg-xs.jpg) no-repeat;
    background-size: 100% 100%;
    opacity: 1;
    padding-top: 1rem;
    padding-bottom: 4rem;
    margin-top: -0.0267rem;
  }
  .section-form #case-form {
    font-family: "FZLTXHJW";
    font-size: 1.6rem;
    line-height: 3.8rem;
  }
  .section-form #case-form .input-item {
    height: 3.8rem;
  }
  .section-form #case-form .input-wrap {
    display: block;
  }
  .section-form #case-form .input-wrap .input-item {
    width: 100%;
    min-width: auto;
    margin: auto;
    margin-top: 1.6rem;
  }
  .section-form #case-form #select-cascader-wrap .sel-cascader-input > button {
    font-size: 1.6rem;
    line-height: 3.8rem;
    height: 3.8rem;
  }
  .section-form #case-form #select-cascader-wrap .sel-cascader-dropdown {
    top: 3.8rem;
    bottom: auto;
    right: 0;
    margin: 0;
  }
  .section-form #case-form #select-cascader-wrap .sel-cascader-dropdown .sel-cascader-panel .sel-cascader-menu {
    width: 33.33%;
    min-width: auto;
    max-width: none;
    max-height: 20rem;
  }
  .section-form #case-form #select-cascader-wrap .sel-cascader-dropdown .sel-cascader-panel .sel-cascader-menu li.sel-cascader-item {
    padding: 0 1.5rem 0 1rem;
    height: 3rem;
    line-height: 3rem;
  }
  .section-form #case-form #select-cascader-wrap .sel-cascader-dropdown .sel-cascader-panel .sel-cascader-menu li.sel-cascader-item i.iconarrow-right {
    font-size: 1.2rem;
  }
  .section-form #case-form #select-cascader-wrap .sel-cascader-dropdown .sel-cascader-panel .sel-cascader-menu li.sel-cascader-item .sel-cascader-label {
    font-size: 1.2rem;
    padding: 0;
  }
  .section-form #case-form .btn-submit {
    display: block;
    background: none;
    width: auto;
    color: #e9ae6e;
    border: 0.0133rem solid #e9ae6e;
    padding: 1rem 3.2rem;
    border-radius: 2rem;
    margin: 4rem auto;
    font-size: 1.4rem;
  }
  .section-sunshine {
    background: none;
  }
  .section-sunshine .section-content-padding {
    padding-top: 200%;
  }
  .section-sunshine .section-content-padding .section-content-full .section-content {
    padding: 0;
  }
  .section-sunshine .section-tips p {
    font-size: 1.2rem;
  }
  .section-sunshine .ul-content {
    padding: 0 4%;
    margin-top: 3rem;
  }
  .section-sunshine .ul-content li {
    display: block;
  }
  .section-sunshine .ul-content li.w50, .section-sunshine .ul-content li.w33 {
    width: 90%;
    margin: 0 auto 2rem auto;
  }
  .section-sunshine .deep-dive-button {
    margin-top: 4rem;
  }
  .section-healthy-life .section-tips p {
    max-width: 100%;
    font-size: 1.2rem;
  }
  .section-healthy-life .section-swiper-box .lifeSwiper .img-box {
    position: relative;
  }
  .section-healthy-life .section-swiper-box .lifeSwiper .img-box::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
    z-index: 1;
  }
  .section-healthy-life .section-swiper-box .lifeSwiper .img-box span {
    position: absolute;
    bottom: 1.5rem;
    color: white;
    font-size: 1.4rem;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 2;
    font-family: "FZLTXHJW";
  }
  .section-healthy-life .section-swiper-box .lifeSwiper .life-detail {
    opacity: 0;
    padding: 1.5rem 0;
    transition: all .2s ease-out;
    margin-top: 2rem;
  }
  .section-healthy-life .section-swiper-box .lifeSwiper .life-detail p {
    font-size: 1.6rem;
    text-align: center;
    color: white;
    font-family: "FZLTXHJW";
  }
  .section-healthy-life .section-swiper-box .lifeSwiper .swiper-slide-active .life-detail {
    opacity: 1;
  }
  .section-healthy-life .section-swiper-box .lifeSwiper .swiper-life-pagination {
    bottom: 7rem;
  }
  .section-healthy-life .section-swiper-box .lifeSwiper .swiper-life-pagination .swiper-pagination-bullet {
    width: 1.4rem;
    height: 0.24rem;
    border-radius: 0.2rem;
    background: #808590;
    opacity: 1;
    transition: all .4s ease-out;
  }
  .section-healthy-life .section-swiper-box .lifeSwiper .swiper-life-pagination .swiper-pagination-bullet-active {
    width: 3rem;
    height: 0.24rem;
    background: #0c4ab3;
  }
  .section-smart-life .section-content .life-box {
    display: block;
  }
  .section-smart-life .section-content .life-box .life-items {
    width: 100%;
    display: block;
  }
  .section-smart-life .section-content .life-box .life-items ul li {
    width: 100%;
    float: none;
    margin: 4rem 0;
  }
  .section-smart-life .section-content .life-box .life-items ul li p {
    font-size: 1.8rem;
  }
  .section-smart-life .section-content .life-box .life-items ul li span {
    font-size: 1.2rem;
  }
  .section-space .section-content .sub-content .sub-title {
    font-size: 1.8rem;
  }
  .section-space .section-content .sub-content .sub-body .product-show {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .section-space .section-content .sub-content .sub-body .product-show .product-air {
    width: 26% !important;
  }
  .section-space .section-content .sub-content .sub-body .product-show .product-10 {
    width: 64% !important;
    margin-left: 4rem;
  }
  .section-space .section-content .sub-content .sub-body .product-show .product-air, .section-space .section-content .sub-content .sub-body .product-show .product-10 {
    position: relative;
    padding-bottom: 4rem;
  }
  .section-space .section-content .sub-content .sub-body .product-show .product-air > span, .section-space .section-content .sub-content .sub-body .product-show .product-10 > span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0;
    font-size: 1.2rem;
  }
  .section-space .section-content .sub-content .sub-body .product-items-show ul {
    flex-wrap: wrap;
  }
  .section-space .section-content .sub-content .sub-body .product-items-show ul li {
    width: 33.3%;
    margin: 2rem 0;
  }
  .section-space .section-content .sub-content .sub-body .product-items-show ul li img {
    height: 3rem;
  }
  .section-space .section-content .sub-content .sub-body .product-items-show ul li span {
    font-size: 1.2rem;
  }
  .section-space .section-content .sub-content .sub-body ul {
    flex-wrap: wrap;
  }
  .section-space .section-content .sub-content .sub-body ul li {
    width: 46%;
    margin-bottom: 2rem;
  }
  .section-made .container {
    padding: 0;
  }
  .section-made .section-content .made-box {
    text-align: center;
    padding: 2.8rem 0;
  }
  .section-made .section-content .made-box.made-right {
    text-align: center;
  }
  .section-made .section-content .made-box .sub-title {
    font-size: 1.8rem;
    margin-bottom: 0.9rem;
    letter-spacing: .0267rem;
  }
  .section-made .section-content .made-box span.tips {
    font-size: 1.2rem;
  }
  .section-made .section-content .made-2, .section-made .section-content .made-4 {
    margin-top: 0;
  }
  .section-case {
    position: relative;
    background: url(/assets/imgs/index/case/case/bg-xs.jpg) no-repeat;
    background-size: 100% auto;
    padding: 2rem 0 8rem 0;
    margin-top: -0.0267rem;
  }
  .section-case .section-case-wrap .case-title {
    font-size: 2.6rem;
  }
  .section-case .section-case-wrap .case-content {
    padding-top: unset;
    height: 40.5rem;
    transition: all .4s ease-out;
  }
  .section-case .section-case-wrap .case-content-full {
    position: unset;
    height: 100%;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap {
    display: flex;
    flex-direction: column;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide {
    margin-bottom: 0.6rem;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide .case-img {
    height: 13rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide .case-item-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 101%;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide .case-item-mask p {
    color: #e9ae6e;
    font-family: "FZLTXHJW";
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    position: inherit;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    padding-bottom: 0.5rem;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide .case-item-mask p::after {
    content: '';
    width: 5rem;
    position: absolute;
    height: .0133rem;
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide .case-item-mask span.show-more {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    font-size: 0.9rem;
    text-align: center;
    color: white;
    font-size: 1.2rem;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide .case-item-swiper-box {
    display: none;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-mask, .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-img {
    display: none;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box {
    display: block;
    height: 100%;
    overflow: hidden;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-left {
    width: 100%;
    height: 100%;
    background: #fff;
    position: relative;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-left .hide-more {
    position: absolute;
    right: 0;
    bottom: 1rem;
    font-size: 1rem;
    left: 0;
    cursor: pointer;
    margin: auto;
    text-align: center;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-left::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 0.8rem solid transparent;
    border-bottom: 0.8rem solid transparent;
    border-left: 0.8rem solid #fff;
    position: absolute;
    right: -0.8rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-left .case-left-text {
    position: inherit;
    top: 50%;
    transform: translateY(-50%);
    padding: 2rem 1rem 4rem 1rem;
    top: auto;
    transform: none;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-left .case-left-text p {
    font-family: "FZLTXHJW";
    font-weight: bold;
    font-size: 1.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-left .case-left-text p i {
    margin-left: 1rem;
    font-size: 1rem;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-left .case-left-text span {
    display: inline-block;
    font-family: "FZLTXHJW";
    margin-top: 1rem;
    font-size: 1.2rem;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-left .case-left-text .hide-more {
    position: absolute;
    right: 1rem;
    bottom: 1.4rem;
    font-size: 1.2rem;
    cursor: pointer;
    left: auto;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right {
    width: 100%;
    height: auto;
    position: relative;
    height: 100%;
    overflow: hidden;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right .case-item-img {
    display: none;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right .case-item-img > img {
    width: auto;
    /* min-height: 100%; */
    min-width: 100%;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right .case-item-thumb {
    padding-top: 118%;
    margin: auto;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right .case-item-thumb .case-thumb-swiper {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right .case-item-thumb .case-thumb-swiper .thumb-img {
    position: relative;
    padding-top: 118%;
    cursor: pointer;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right .case-item-thumb .case-thumb-swiper .thumb-img::after {
    content: '';
    position: absolute;
    top: 0%;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right .case-item-thumb .case-thumb-swiper .thumb-img > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right .case-item-thumb .case-thumb-swiper .thumb-img.active::after {
    content: '';
    position: absolute;
    top: 0%;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right .case-item-thumb .case-thumb-swiper .swiper-case-thumb-next {
    right: -1.2rem;
    background: #fff;
    height: 100%;
    margin-top: 0;
    transform: translateY(-50%);
    width: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .case-box-right .case-item-thumb .case-thumb-swiper .swiper-case-thumb-prev {
    left: -1.2rem;
    background: #fff;
    height: 100%;
    margin-top: 0;
    transform: translateY(-50%);
    width: 1rem;
    display: flex;
    align-items: center;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .swiper-case-thumb-pagination .swiper-pagination-bullet {
    width: 1.6rem;
    height: .3rem;
    background: #96918e;
    opacity: 1;
    border-radius: 1rem;
    transition: width .2s ease-out;
  }
  .section-case .section-case-wrap .case-content-full .caseList .case-list-wrap .swiper-slide.on .case-item-swiper-box .swiper-case-thumb-pagination .swiper-pagination-bullet-active {
    background: #1c55b5;
    width: 4.6rem;
  }
  .section-case .swiper-case-next {
    bottom: 3rem;
    top: auto;
    background: url(/assets/imgs/index/case/case/btn-next.png) no-repeat;
    width: 2.4rem;
    height: 3rem;
    background-size: 100%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
  }
  .section-choose .section-content ul li {
    width: 100%;
  }
  .section-choose .section-content ul li .choose-box p {
    font-size: 1rem;
  }
  .section-choose .section-content ul li .choose-box .main-title span {
    font-size: 1.6rem;
  }
  .section-choose .section-content ul li .choose-box .main-img-padding .main-img-full {
    max-width: 76%;
  }
  .section-service {
    padding-bottom: 0;
  }
  .section-service .section-content ul {
    display: flex;
    flex-wrap: wrap;
  }
  .section-service .section-content ul li {
    width: 33.3%;
    margin-bottom: 4rem;
  }
  .section-service .section-content ul li .icon-items {
    width: 6rem;
    height: 6rem;
    line-height: 6rem;
    position: relative;
    z-index: 2;
  }
  .section-service .section-content ul li .icon-items img {
    height: 3rem;
  }
  .section-service .section-content ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 0;
    right: 0%;
    height: 0;
    border: none;
  }
  .section-service .section-content ul li span {
    font-size: 1.2rem;
  }
  .section-service .section-content ul::after {
    content: '';
    position: absolute;
    left: 15%;
    right: 0;
    width: 87%;
    margin: auto;
    background: url(/assets/imgs/index/case/service/dotted.png) no-repeat;
    top: 25%;
    bottom: 0;
    height: auto;
    background-size: 100% 94%;
    border: none;
  }
  .section-advantage {
    background: url(/assets/imgs/index/case/advantage/bg-xs.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 0%;
    padding-bottom: 4rem;
  }
  .section-advantage ul li {
    width: 49%;
    margin-bottom: 2.4rem;
  }
  .section-advantage ul li span {
    margin-top: 0.5rem;
    font-size: 1.2rem;
    display: inline-block;
    padding: 0 1rem;
  }
  .section-advantage ul li p {
    font-size: 1.8rem;
  }
  .section-advantage ul li:not(:last-child) p::after {
    content: '';
    background: none;
  }
  .section-advantage ul li:nth-child(2n+1) p::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0.0133rem;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
  }
  .section-advantage ul li:last-child p::after {
    content: '';
    background: none;
  }
  .section-points {
    background: url(/assets/imgs/index/case/points/bg-xs.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 4rem 0 8rem 0;
    margin-top: -0.0267rem;
  }
  .section-points .point-panel {
    height: 18rem;
    padding-top: 1.5rem;
    justify-content: flex-start;
  }
  .section-points .point-panel span {
    font-size: 1.2rem;
  }
  .section-points .point-panel img.icon {
    width: 3rem;
  }
  .section-bottom {
    padding: 1rem 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
  }
  .section-bottom::after {
    content: "";
    background-image: url(/assets/imgs/index/case/form-bg-xs.jpg);
    background-size: 100% 100%;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
  }
  .section-bottom .btn-appointment {
    display: block;
    background: url(/assets/imgs/index/case/btn-bg.png) no-repeat;
    background-size: 100% 100%;
    outline: 0;
    /* font-weight: bold; */
    /* color: #64c2fc; */
    width: 35%;
    color: #000;
    transition: all 0.3s;
    line-height: initial;
    padding: 0.95rem 0;
    outline: none;
    border: 0;
    text-align: center;
    margin: auto;
  }
  .section-deep-modal {
    display: flex;
    align-items: center;
    z-index: 101;
    padding-top: 0;
    width: 100.1%;
  }
  .section-deep-modal .deep-modal-relative {
    display: flex;
    align-items: center;
    padding: 0;
    height: 100%;
    width: 100.1%;
  }
  .section-deep-modal .sunshie-deep-modal-content {
    height: 100%;
    width: 100.1%;
    display: flex;
    align-items: center;
  }
  .section-deep-modal ul {
    height: auto;
    width: 100.1%;
  }
  .section-deep-modal ul li {
    display: inline-flex;
    width: 100.1%;
    justify-content: space-between;
    vertical-align: middle;
    flex-direction: column;
  }
  .section-deep-modal ul li .sub-title {
    font-size: 1.8rem;
  }
  .section-deep-modal ul li .text-box-parse, .section-deep-modal ul li .img-box-parse {
    flex: 1;
  }
  .section-deep-modal ul li .img-box-parse {
    margin-top: 2rem;
  }
  .section-deep-modal ul li .text-box, .section-deep-modal ul li .img-box {
    width: 100vw;
    max-width: 100vw;
    margin: 0;
    padding: 0 4%;
  }
  .section-deep-modal ul li .text-box p, .section-deep-modal ul li .img-box p {
    font-size: 1.2rem;
  }
  .section-deep-modal ul li .img-box-auto {
    max-width: 100%;
  }
  .section-deep-modal ul li .img-box-auto > img {
    width: 80%;
    text-align: center;
    margin: auto;
  }
  .section-deep-modal ul li .img-box-auto .w80 {
    width: 80%;
  }
  .section-deep-modal ul li .img-box-auto .w60 {
    width: 60%;
  }
  .section-deep-modal .img-close-deep-modal {
    left: 24%;
    width: 3.2rem;
    margin-bottom: 6rem;
  }
  .nicescroll-rails {
    margin: auto;
    width: 100%;
    right: 0;
    transform: scaleX(0.4) translateY(-7.5rem);
    bottom: 0;
    margin-left: 2rem;
  }
}

#case-form {
  font-family: "FZLTXHJW";
  font-size: 1.6rem;
  line-height: 3.8rem;
}

#case-form input {
  background: none;
  outline: 0;
  border: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 0;
}

#case-form .input-item {
  border-bottom: 1px solid #fff;
  margin-top: 1.6rem;
}

#case-form .placeholder-text {
  line-height: 2.7rem;
}

#case-form .input-code {
  position: relative;
}

#case-form .input-code .phonecode {
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  color: #1fc4ff;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1.5;
}

#case-form .input-code .phonecode:hover {
  opacity: 0.8;
}

#case-form .btn-submit {
  display: block;
  background: url(/assets/imgs/index/case/btn-bg.png) no-repeat;
  background-size: 100% 100%;
  outline: 0;
  font-weight: bold;
  color: #64c2fc;
  width: 12.5%;
  transition: all 0.3s;
  line-height: initial;
  padding: 0.95rem 0;
  outline: none;
  border: 0;
}

#case-form #select-cascader-wrap .iconarrow-bottom {
  display: none;
}

#case-form #select-cascader-wrap .sel-cascader-input {
  background: none;
  border-radius: 0;
  margin: 0;
}

#case-form #select-cascader-wrap .sel-cascader-input > button {
  background: none;
  border-radius: 0;
  padding: 0 !important;
  border: 0;
}

#case-form #select-cascader-wrap .sel-cascader-dropdown {
  top: 3.8rem;
}

#case-form #select-cascader-wrap .sel-cascader-dropdown .sel-cascader-panel .sel-cascader-menu {
  min-width: 9rem;
  max-width: 16rem;
  max-height: 20rem;
}

#case-form #select-cascader-wrap .sel-cascader-dropdown .sel-cascader-panel .sel-cascader-menu li.sel-cascader-item i.iconarrow-right {
  font-size: 1.4rem;
  line-height: 1;
}

#case-form #select-cascader-wrap .sel-cascader-dropdown .sel-cascader-panel .sel-cascader-menu li.sel-cascader-item .sel-cascader-label {
  font-size: 1.4rem;
}
