.city-select-popup-inner {
    position: absolute;
    top: 76px;
    left: 8px;
    -webkit-box-shadow: 3px 5px 24px 0 rgba(105, 109, 117, .3);
    box-shadow: 3px 5px 24px 0 rgba(105, 109, 117, .3);
    border-radius: 4px;
    background-color: #fff;
    padding: 16px 15px 12px;
    overflow: hidden;
    min-width: 600px;
    text-align: left
}

.city-select-popup-inner .city-select-popup-inner-search-lan {
    width: 100%;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #d8dce5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #5a5e66;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 1;
    outline: none;
    padding: 0 15px
}

.city-select-popup-inner .city-select-popup-inner-search-lan:focus {
    border-color: #ff7955
}

.city-select-popup-inner .search-result {
    padding-top: 10px
}

.city-select-popup-inner .search-result .result-item {
    color: #000;
    margin-right: 20px;
    cursor: pointer
}

.city-select-popup-inner .cate {
    z-index: 99;
    padding-top: 10px;
    text-align: left;
    color: #5a5e66;
    font-size: 12px
}

.city-select-popup-inner .cate .cate-item {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background: #fff;
    padding: 0 10px;
    margin: 0;
    border-color: transparent transparent #dedede;
    border-style: solid;
    border-width: 2px 1px 1px;
    cursor: pointer
}

.city-select-popup-inner .cate .active {
    border-color: #ff7955 #dedede #fff;
    border-style: solid;
    border-width: 2px 1px 1px
}

.city-select-popup-inner .cities {
    z-index: 9;
    border-top: 1px solid #dedede;
    margin-top: -1px;
    color: #5a5e66;
    font-size: 12px
}

.city-select-popup-inner .cities .city-wrapper {
    padding-top: 10px
}

.city-select-popup-inner .cities .city-wrapper .city-letter {
    width: 30px;
    text-align: center;
    color: #999;
    float: left
}

.city-select-popup-inner .cities .city-wrapper .city-items {
    margin-left: 50px
}

.city-select-popup-inner .cities .city-wrapper .city-items li {
    cursor: pointer;
    float: left;
    margin: 0 20px 5px 0
}

.city-select-popup-inner .cities .city-wrapper .city-items .active,
.city-select-popup-inner .cities .city-wrapper .city-items li:hover {
    color: #ff7955
}

.type-select-popup-inner {
    position: absolute;
    top: 76px;
    left: 8px;
    -webkit-box-shadow: 3px 5px 24px 0 rgba(105, 109, 117, .3);
    box-shadow: 3px 5px 24px 0 rgba(105, 109, 117, .3);
    border-radius: 4px;
    background-color: #fff;
    text-align: left;
    padding: 8px 2px 10px 13px;
    overflow: hidden
}

.type-select-popup-inner .type-item {
    margin-top: 7px;
    padding-left: 50px;
    position: relative;
    height: 24px
}

.type-select-popup-inner .type-item h3 {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f0f1f3;
    width: 50px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    margin-right: 4px;
    color: #666;
    font-weight: 400;
    text-align: center;
    overflow: hidden
}

.type-select-popup-inner .type-item span {
    cursor: pointer;
    font-size: 12px;
    color: #666;
    padding: 0 10px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: center
}

.type-select-popup-inner .type-item span.active,
.type-select-popup-inner .type-item span:hover {
    color: #ff7d4e
}

.company-select-popup-inner {
    position: absolute;
    top: 76px;
    left: 602px;
    -webkit-box-shadow: 3px 5px 24px 0 rgba(105, 109, 117, .3);
    box-shadow: 3px 5px 24px 0 rgba(105, 109, 117, .3);
    border-radius: 4px;
    background-color: #fff;
    text-indent: 5px;
    text-align: left;
    overflow: hidden
}

.company-select-popup-inner a {
    cursor: pointer;
    color: #333;
    width: 184px;
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 36px
}

.company-select-popup-inner a:hover {
    background-color: #e4e8f1
}

.step-wrap[data-v-a484f31e] {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 50px
}

.step-wrap .step-item[data-v-a484f31e] {
    width: 100%;
    height: 270px;
    background: #fff;
    -webkit-box-shadow: 2px 3px 10px 0 rgba(136, 140, 153, .15);
    box-shadow: 2px 3px 10px 0 rgba(136, 140, 153, .15);
    padding: 13px;
    border-radius: 4px
}

.step-wrap .step-item .step-item-content[data-v-a484f31e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    border: 1px solid #fff9f9;
    border-radius: 4px
}

.step-wrap .step-item .step-item-content .left-content[data-v-a484f31e] {
    width: 406px;
    padding-top: 40px;
    padding-left: 36px;
    background: #fff9f9;
    border-radius: 4px 0 0 4px
}

.step-wrap .step-item .step-item-content .left-content .p1[data-v-a484f31e] {
    padding-bottom: 15px
}

.step-wrap .step-item .step-item-content .left-content .p1 .step-txt[data-v-a484f31e] {
    color: #f81e1e;
    font-size: 39px;
    font-weight: 700;
    margin-right: 9px
}

.step-wrap .step-item .step-item-content .left-content .p1 .step-num[data-v-a484f31e] {
    font-size: 39px;
    color: #fcd9d9;
    font-weight: 700
}

.step-wrap .step-item .step-item-content .left-content .p2[data-v-a484f31e] {
    padding-bottom: 10px;
    color: #292a2d;
    font-size: 26px;
    font-weight: 700
}

.step-wrap .step-item .step-item-content .left-content .p3[data-v-a484f31e] {
    padding-bottom: 15px;
    color: #5b5b5b;
    font-size: 14px;
    font-weight: 400
}

.step-wrap .step-item .step-item-content .left-content .step-btn[data-v-a484f31e] {
    height: 34px;
    line-height: 34px;
    background: #e23749;
    border-radius: 4px;
    border: 0;
    color: #fff;
    font-size: 14px;
    padding: 0 18px;
    cursor: pointer
}

.step-wrap .step-item .step-item-content .left-content .step-btn[data-v-a484f31e]:hover {
    background: #2e8cff
}

.step-wrap .step-item .step-item-content .right-content[data-v-a484f31e] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 30px 27px 0 37px
}

.step-wrap .step-item .step-item-content .right-content ol[data-v-a484f31e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.step-wrap .step-item .step-item-content .right-content ol li[data-v-a484f31e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.step-wrap .step-item .step-item-content .right-content ol li .icon-and-txt[data-v-a484f31e] {
    cursor: pointer
}

.step-wrap .step-item .step-item-content .right-content ol li .icon-and-txt img[data-v-a484f31e] {
    display: block;
    padding-bottom: 20px;
    padding-top: 34px;
    margin: 0 auto
}

.step-wrap .step-item .step-item-content .right-content ol li .icon-and-txt p[data-v-a484f31e] {
    color: #363636;
    font-size: 14px;
    text-align: center
}

.step-wrap .step-item .step-item-content .right-content ol li .icon-and-txt:hover p[data-v-a484f31e] {
    color: #2e8cff
}

.step-wrap .step-item .step-item-content .right-content ol li .right-icon[data-v-a484f31e] {
    position: relative;
    width: 100px
}

.step-wrap .step-item .step-item-content .right-content ol li .right-icon img[data-v-a484f31e] {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-animation: move-right-data-v-a484f31e 1s linear infinite;
    animation: move-right-data-v-a484f31e 1s linear infinite
}

.step-wrap .step1 .right-content ul[data-v-a484f31e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.step-wrap .step1 .right-content ul li[data-v-a484f31e] {
    padding-top: 15px;
    width: 25%;
    height: 97px;
    border-right: 1px dashed #e6e6e6;
    padding-right: 15px;
    padding-left: 20px
}

.step-wrap .step1 .right-content ul li[data-v-a484f31e]:nth-child(4n) {
    border-right: 0
}

.step-wrap .step1 .right-content ul li[data-v-a484f31e]:nth-child(-n+4) {
    border-bottom: 1px dashed #e6e6e6
}

.step-wrap .step1 .right-content ul li[data-v-a484f31e]:first-child,
.step-wrap .step1 .right-content ul li[data-v-a484f31e]:nth-child(5) {
    padding-left: 0
}

.step-wrap .step1 .right-content ul li .step1-tit[data-v-a484f31e] {
    color: #292a2d;
    font-size: 14px
}

.step-wrap .step1 .right-content ul li .step1-txt[data-v-a484f31e] {
    padding-top: 10px;
    color: #8b8f98;
    font-size: 12px;
    line-height: 19px
}

.step-wrap .step2 .left-content[data-v-a484f31e] {
    background: #f7f7fe!important
}

.step-wrap .step2 .step-num[data-v-a484f31e] {
    color: #ddddfb!important
}

.step-wrap .step3 .step-item-content .left-content .p2[data-v-a484f31e] {
    width: 280px
}

.step-wrap .step3 .step-item-content .right-content ul[data-v-a484f31e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.step-wrap .step3 .step-item-content .right-content ul li[data-v-a484f31e] {
    width: 33.33%;
    height: 97px;
    cursor: pointer;
    border-right: 1px dashed #e6e6e6
}

.step-wrap .step3 .step-item-content .right-content ul li[data-v-a484f31e]:nth-child(3n) {
    border-right: 0
}

.step-wrap .step3 .step-item-content .right-content ul li[data-v-a484f31e]:nth-child(-n+3) {
    border-bottom: 1px dashed #e6e6e6
}

.step-wrap .step3 .step-item-content .right-content ul li[data-v-a484f31e]:first-child,
.step-wrap .step3 .step-item-content .right-content ul li[data-v-a484f31e]:nth-child(4) {
    padding-left: 0
}

.step-wrap .step3 .step-item-content .right-content ul li .li-item[data-v-a484f31e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    margin-top: 20px;
    margin-left: 40px
}

.step-wrap .step3 .step-item-content .right-content ul li .li-item img[data-v-a484f31e] {
    display: block;
    width: 34px;
    height: 34px;
    margin-right: 5px;
    position: relative;
    top: 4px
}

.step-wrap .step3 .step-item-content .right-content ul li .li-item span[data-v-a484f31e] {
    display: block
}

.step-wrap .step3 .step-item-content .right-content ul li .li-item .txt-content .tit[data-v-a484f31e] {
    color: #292a2d;
    font-weight: 700
}

.step-wrap .step3 .step-item-content .right-content ul li .li-item .txt-content .sub-tit[data-v-a484f31e] {
    color: #f81e1e;
    margin-top: 3px
}

.step-wrap .step3 .step-item-content .right-content ul li:hover .txt-content .sub-tit[data-v-a484f31e] {
    color: #2e8cff
}

.step-wrap .down-img[data-v-a484f31e] {
    height: 60px;
    position: relative
}

.step-wrap .down-img img[data-v-a484f31e] {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    -webkit-animation: move-down-data-v-a484f31e 1s linear infinite;
    animation: move-down-data-v-a484f31e 1s linear infinite
}

@-webkit-keyframes move-down-data-v-a484f31e {
    0% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes move-down-data-v-a484f31e {
    0% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-webkit-keyframes move-right-data-v-a484f31e {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
}

@keyframes move-right-data-v-a484f31e {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
}

.footer-wrap[data-v-5958325c] {
    height: 385px;
    background: url(../images/footer_bg.de3e714.png) no-repeat 100% 100%
}

.main-content[data-v-5958325c] {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 100%
}

.main-title[data-v-5958325c] {
    padding-top: 75px;
    cursor: default;
    font-size: 26px;
    font-weight: 700;
    color: #292a2d;
    text-align: center;
    margin-bottom: 18px;
    position: relative;
    height: 30px;
    line-height: 30px
}

.main-title[data-v-5958325c]:before {
    left: 36%
}

.main-title[data-v-5958325c]:after,
.main-title[data-v-5958325c]:before {
    content: "";
    display: block;
    position: absolute;
    width: 45px;
    height: 23px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAXCAMAAACoJTZjAAAAaVBMVEUAAACwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLAmGKgjAAAAInRSTlMABt4YIg2hROQzAxObPivYy3RpHuzES5T16NKGY1VSKVyQLoK8+AAAAPtJREFUOMvNU+2SgyAMDAEBlYrfVutHj/d/yLuD0NMZx7n+6/5aBiYJ2V04AU+INFWVE03Le1cA5DwcmVrp0VPK1JOkQ90xT7PROYcZqD6cRV3fwGOQsvLkZlG3m6eF+0UDXFDtZaYutZQqTDShnpLQ5v7zeGQnY2epiMMOpiC6tk4r+DeYyOBDkMA5BCdSPB6CqEJnUwDe0C/6hXSbjQybz0vUJQu3rXNOn6pjduqMYYUbqZNf1sZj7bfmfmsnHwLyyaUHh50HRwV//l6f0d8m+ru0uPd3y17qNHNU5+ulzmRRH7Kzy2VPO1qMibm0GHOpfS4vM8+Pmd/gGyhtEPkDaSuqAAAAAElFTkSuQmCC) 0 0 no-repeat;
    top: 77px
}

.main-title[data-v-5958325c]:after {
    right: 36%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.detail-content[data-v-5958325c] {
    padding: 44px 30px 0
}

.detail-content ul[data-v-5958325c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.detail-content ul li[data-v-5958325c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.detail-content ul li .l-img[data-v-5958325c] {
    margin-right: 10px
}

.detail-content ul li .r-txt .bottom-txt span[data-v-5958325c] {
    color: #717194;
    font-size: 18px
}

.detail-content ul li .r-txt .desc-item-num[data-v-5958325c] {
    color: #717194;
    font-size: 40px;
    font-style: italic
}

.detail-content ul li .r-txt .desc-item-unit[data-v-5958325c] {
    color: #717194;
    font-size: 19px
}

.yqlj-list[data-v-5958325c] {
    padding-top: 40px
}

.yqlj-list .list-title[data-v-5958325c] {
    font-size: 14px;
    font-weight: 400;
    color: #292a2d;
    line-height: 16px;
    margin-bottom: 16px
}

.yqlj-list .list-wrap .item[data-v-5958325c] {
    cursor: pointer;
    color: #8b8f98;
    font-size: 12px;
    margin-right: 24px;
    margin-bottom: 6px;
    display: inline-block
}

.yqlj-list .list-wrap .item[data-v-5958325c]:hover {
    color: #ef4112
}

.index-footer[data-v-5958325c] {
    cursor: default;
    color: #8b8f98;
    font-size: 12px;
    text-align: center;
    height: 45px;
    line-height: 45px
}

.float-qrcode[data-v-5958325c] {
    position: absolute;
    right: -160px;
    top: 110px;
    min-width: 113px
}

.float-qrcode .title[data-v-5958325c] {
    font-weight: 700;
    color: #292a2d;
    font-size: 14px
}

.float-qrcode .phone[data-v-5958325c] {
    font-weight: 700;
    color: #e23749;
    font-size: 16px
}

.float-qrcode img[data-v-5958325c] {
    width: 111px;
    position: relative;
    left: -5px
}

.float-qrcode .desc[data-v-5958325c] {
    color: #292a2d;
    font-size: 12px
}

.dialog-warp {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)!important;
    margin: 0 auto;
    z-index: 2000;
    position: fixed;
    top: 0;
    left: 0
}

.el-dialog__body {
    padding: 15px 20px
}

.qual-dialog-discount__title {
    position: relative;
    font-size: 20px;
    text-align: center;
    color: #50506d;
    font-weight: 700
}

.qual-dialog-discount__title-sub {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    color: #50506d;
    margin-bottom: 4px
}

.content-center {
    width: 300px;
    height: 100%;
    margin: 0 auto
}

.content-center .telinput {
    width: 100%;
    position: relative;
    margin: 0
}

.content-center .telinput .phone {
    position: absolute;
    top: 13px;
    left: 10px;
    font-size: 18px
}

.content-center .telinput .security {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 10px;
    top: 6px
}

.content-center .telinput .phoneNumber {
    width: 300px;
    height: 46px;
    background: #fff;
    border: 1px solid #c2c2d4;
    border-radius: 4px;
    text-indent: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #292a2d
}

.content-center .telinput .phoneNumber::-webkit-input-placeholder {
    color: #a6a6bb;
    font-size: 14px
}

.content-center .telinput .phoneNumber:-moz-placeholder,
.content-center .telinput .phoneNumber::-moz-placeholder {
    color: #a6a6bb;
    font-size: 14px
}

.content-center .telinput .phoneNumber:-ms-input-placeholder {
    color: #a6a6bb;
    font-size: 14px
}

.content-center .telinput .inputWrapDisabled {
    background: #eee
}

.policy {
    margin: 8px 0!important
}

.qual-dialog-discount__btn {
    margin: 0 auto;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #e23749;
    -webkit-box-shadow: 0 4px 8px 0 rgba(233, 82, 82, .3);
    box-shadow: 0 4px 8px 0 rgba(233, 82, 82, .3);
    border-radius: 6px;
    cursor: pointer
}

.ui-btn {
    width: 83%
}

.qual-dialog-discount__bottom-txt {
    font-size: 12px;
    text-align: center;
    color: #50506d;
    margin: 10px 0 0
}

.qual-dialog-discount__bottom-txt span {
    color: #f14a4a
}

.page-index-all {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 60vh;
    background-color: #fff;
    position: relative
}

.checkname-times,
.main-word1,
.main-word2,
.main-word3 {
    -webkit-animation: fadeInUp .5s linear both;
    animation: fadeInUp .5s linear both
}

.main-word1 {
    cursor: default;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.main-word1 span {
    font-size: 50px;
    color: #fff;
    margin-right: 5px;
    letter-spacing: 5px;
    text-shadow: 2px 5px 6px rgba(51, 51, 102, .5)
}

.main-word1 img {
    -webkit-animation: imgDown .5s ease-in both;
    animation: imgDown .5s ease-in both;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.main-word2 {
    cursor: default;
    color: #fff;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    margin-top: 17px;
    font-size: 30px;
    letter-spacing: 2px;
    text-shadow: 2px 5px 6px rgba(51, 51, 102, .3)
}

.checkname-times {
    cursor: default;
    color: #fff;
    margin-top: 44px;
    font-size: 20px;
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.checkname-times .time-block {
    display: inline-block
}

.checkname-times .time-block.today {
    margin-right: 16px
}

.checkname-times .num {
    color: #ff6b83;
    font-size: 23px;
    font-weight: 700;
    position: relative;
    top: 2px
}

.page-one {
    height: 495px;
    width: 100%;
    padding-top: 116px;
    background: url(../images/new-bg.231a4b4.jpg) top no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page-one .page-one-inner {
    width: 1200px;
    margin: 0 auto
}

.page-one .logo {
    position: absolute;
    top: 40px;
    left: 84px;
    display: block;
    -webkit-animation: logoIn 1.5s ease-in both;
    animation: logoIn 1.5s ease-in both
}

.page-one .logo a {
    display: inline-block
}

.page-one .logo .cs-logo {
    width: 87px;
    height: 35px;
    margin-right: 20px
}

.page-one .logo img {
    width: 235px
}

.page-one .search-wrap {
    -webkit-transition-delay: .35s;
    transition-delay: .35s;
    height: 76px;
    background-color: hsla(0, 0%, 100%, .3);
    width: 955px;
    padding: 8px;
    margin: 20px auto 0;
    z-index: 1
}

.page-one .search-wrap,
.page-one .search-wrap .search-wrap__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-radius: 4px
}

.page-one .search-wrap .search-wrap__item {
    background-color: #fff;
    overflow: hidden;
    margin-right: 6px;
    height: 60px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.page-one .search-wrap .search-wrap__item.active i.suffix {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.page-one .search-wrap .search-wrap__item input {
    color: #292a2d;
    padding-right: 10px;
    background-color: transparent
}

.page-one .search-wrap .search-wrap__item .for-select-click,
.page-one .search-wrap .search-wrap__item input {
    height: 60px;
    border: none;
    width: 100%;
    text-indent: 5px;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 36px;
    z-index: 3
}

.page-one .search-wrap .search-wrap__item .for-select-click {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 60px;
    color: #666;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px
}

.page-one .search-wrap .search-wrap__item .for-select-click.has-value {
    color: #292a2d
}

.page-one .search-wrap .search-wrap__item i.prefix {
    color: #9c9c9c;
    font-size: 18px;
    position: absolute;
    left: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-one .search-wrap .search-wrap__item i.suffix {
    color: #9c9c9c;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    right: 10px;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.page-one .search-wrap .search-wrap__item.city {
    width: 164px
}

.page-one .search-wrap .search-wrap__item.company-name {
    width: 208px
}

.page-one .search-wrap .search-wrap__item.industry {
    width: 204px
}

.page-one .search-wrap .search-wrap__item.select-type {
    width: 184px
}

.page-one .search-wrap .check-now {
    width: 155px;
    border-radius: 4px;
    height: 60px;
    line-height: 60px;
    border: none;
    background-color: #e23749;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s
}

.page-one .search-wrap .check-now:hover {
    background-color: #e65261
}

.page-one .search-wrap .check-now:active {
    -webkit-transform: scale(.94);
    transform: scale(.94);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.page-one .search-example {
    cursor: default;
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin-top: 9px
}

@-webkit-keyframes logoIn {
    0% {
        opacity: 0;
        top: 10px
    }
    to {
        opacity: 1;
        top: 40px
    }
}

@keyframes logoIn {
    0% {
        opacity: 0;
        top: 10px
    }
    to {
        opacity: 1;
        top: 40px
    }
}

@-webkit-keyframes imgDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    30% {
        opacity: 1;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes imgDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    30% {
        opacity: 1;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}