.serachTxt[data-v-2a0695c4] {
    width: 424px
}

.serachTxt.wrong[data-v-2a0695c4] input {
    border: 1px solid red
}

.serachTxt.wrong + div.error[data-v-2a0695c4] {
    display: block
}

.el-select[data-v-2a0695c4] input,
.serachTxt[data-v-2a0695c4] input {
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .06);
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .06);
    border-radius: 6px;
    border: 1px solid #ddd;
    height: 64px;
    font-size: 20px;
    color: #333
}

.el-select[data-v-2a0695c4] {
    width: 160px
}

.el-select[data-v-2a0695c4] .el-input input {
    text-align: center
}

.el-select[data-v-2a0695c4] .el-select-dropdown {
    padding: 13px
}

.el-select[data-v-2a0695c4] .el-select-dropdown .el-select-group__wrap:after {
    content: none
}

.el-select[data-v-2a0695c4] .el-select-dropdown .el-select-group__title {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding-left: 9px
}

.el-select[data-v-2a0695c4] .el-select-dropdown .el-select-group {
    overflow: hidden
}

.el-select[data-v-2a0695c4] .el-select-dropdown .el-select-dropdown__item {
    line-height: 20px;
    height: 20px;
    float: left;
    margin-top: 8px;
    color: #1972ea;
    padding: 0 9px
}

.hotcity[data-v-2a0695c4] {
    width: 160px;
    position: relative
}

.hotcity input[data-v-2a0695c4] {
    width: 100%;
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .06);
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .06);
    border-radius: 6px;
    border: 1px solid #ddd;
    height: 64px;
    font-size: 20px;
    color: #333;
    padding-right: 30px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    outline: none;
    cursor: pointer
}

.hotcity input[data-v-2a0695c4]:focus {
    border-color: #1972ea
}
.hotcity .arrow-down{
    display: inline-block;
    position: relative;
    width: 14px;
    height: 14px;
}
.hotcity .arrow-down[data-v-2a0695c4]:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    content: url(/Public/home/images/down.png);
}

/*.hotcity .arrow-up[data-v-2a0695c4]:before {
    margin-left: 10px;
    float: left;
    width: 0;
    height: 0;
    border-width: 100px;
    border-style: solid;
    border-color: #FFCCCC transparent transparent transparent;
}*/

.hotcity .caret[data-v-2a0695c4] {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    top: 23px;
    right: 25px
}

.hotcity .is-reverse[data-v-2a0695c4]:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    content: url(/Public/home/images/up.png)
}

.hotcity .select[data-v-2a0695c4] {
    position: absolute;
    top: 78px;
    width: 952px;
    background: #fff;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    border-radius: 6px;
    padding: 8px 50px 48px 32px;
    border: 1px solid #e4e7ed;
    z-index: 8;
}

.hotcity .select .group-title[data-v-2a0695c4] {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    line-height: 28px;
    margin-top: 32px
}

.hotcity .select .group .province_main{
    font-size: 0px;
}

.hotcity .select div span[data-v-2a0695c4] {
    display: inline-block;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-top: 16px;
    margin-right: 20px;
    cursor: pointer
}

.hotcity .select .group-title + div span.active[data-v-2a0695c4] {
    color: #1972ea
}

.hotcity .select .group-city[data-v-2a0695c4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px
}

.hotcity .select .group-city .group-title[data-v-2a0695c4] {
    font-size: 14px;
    line-height: 24px;
    margin-top: 16px;
    margin-right: 16px;
    white-space: nowrap
}

.hotcity .select .popper__arrow[data-v-2a0695c4] {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0);
    -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
    top: -6px;
    left: 35px;
    margin-right: 3px;
    border-top: 0 rgba(0, 0, 0, 0);
    border-style: solid;
    border-bottom-color: #ebeef5
}

.hotcity .select .popper__arrow[data-v-2a0695c4]:after {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 1px;
    margin-left: -6px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    border-style: solid;
    border-width: 0 6px 6px
}

.industryGroup[data-v-2a0695c4] .el-select-dropdown {
    width: 324px
}

.organizationGroup[data-v-2a0695c4] .el-select-dropdown {
    width: 304px
}

.searchBtnBlue[data-v-2a0695c4] {
    background: #1972ea;
    color: #fff;
    width: 200px;
    height: 64px;
    border: none;
    border-radius: 6px;
    font-size: 20px;
    outline: none;
    cursor: pointer
}

.cmSearch[data-v-2a0695c4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1
}

.cmSearch > [data-v-2a0695c4] {
    margin-left: 16px
}

.cmSearch[data-v-2a0695c4] .el-icon-arrow-up:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    content: url(/Public/home/images/down.png)
}

.cmSearch[data-v-2a0695c4] .el-select .el-input .el-select__caret {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    top: 2px;
    left: -17px
}

.cmSearch[data-v-2a0695c4] .el-select__caret.is-reverse:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    content: url(/cm/static/img/up_14.2bf62d47ed71b215d9632392dfcd73e2.svg)
}

.error[data-v-2a0695c4] {
    display: none;
    position: absolute;
    left: 176px;
    top: 64px
}

.error span[data-v-2a0695c4] {
    position: absolute;
    left: 24px;
    top: 35px;
    font-size: 18px;
    color: #fff;
    line-height: 25px
}

.guding[data-v-2a0695c4] {
    position: fixed;
    height: 112px;
    top: 0;
    background: #fff;
    z-index: 10;
    padding-top: 24px;
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 30, 113, .1);
    box-shadow: 2px 0 10px 0 rgba(0, 30, 113, .1);
    width: 1200px
}

#index[data-v-6d5e6441] {
    height: 100vh;
    min-height: 638px;
    position: relative;
    margin-top: 0
}

#index .tran[data-v-6d5e6441] {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#index .bg[data-v-6d5e6441] {
    position: fixed;
    top: 0
}

#index .title[data-v-6d5e6441] {
    top: 10%
}

.input[data-v-6d5e6441] {
    position: absolute;
    top: calc(10% + 120px);
    z-index: 2
}

.input .seach[data-v-6d5e6441] {
    position: absolute;
    top: 147px;
    left: 16px
}

.input .text[data-v-6d5e6441] {
    position: absolute;
    top: 78px;
    left: 921px;
    font-size: 16px;
    color: #333;
    line-height: 22px
}

.input .text span[data-v-6d5e6441] {
    color: #ff0105;
    margin: 0 5px
}

.input .name[data-v-6d5e6441] {
    position: absolute;
    top: 65px;
    left: 65px
}

.input .name span[data-v-6d5e6441] {
    display: block;
    color: #1972ea
}

.input .name span[data-v-6d5e6441]:first-of-type {
    font-size: 20px;
    line-height: 27px
}

.input .name span[data-v-6d5e6441]:nth-of-type(2) {
    font-size: 10px;
    line-height: 14px
}

.record[data-v-6d5e6441] {
    position: absolute;
    left: 0;
    right: 0;
    top: 78%;
    z-index: 1
}

.record .title[data-v-6d5e6441] {
    font-size: 16px;
    color: #333;
    line-height: 22px;
    font-weight: 700;
    padding-bottom: 8px
}

.record .title a[data-v-6d5e6441] {
    float: right;
    color: #1972ea;
    font-weight: 400;
    margin-right: 18px;
    cursor: pointer
}

.record .title a[data-v-6d5e6441]:after {
    content: url(/cm/static/img/left.06f5137597b7b0aa93575710d662971c.png);
    position: absolute;
    right: 0;
    top: 1px
}

.record .main[data-v-6d5e6441] {
    position: relative
}

.record .main[data-v-6d5e6441]:after {
    content: "";
    position: absolute;
    top: 16px;
    left: 50%;
    width: 1px;
    height: 80px;
    background: #ddd
}

.record .main a[data-v-6d5e6441] {
    display: inline-block;
    width: 50%;
    margin-top: 8px;
    color: #666;
    font-size: 0;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.record .main a[data-v-6d5e6441]:nth-child(2n) {
    padding-left: 55px
}

.record .main a span[data-v-6d5e6441] {
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.record .main a span[data-v-6d5e6441]:first-child {
    width: 335px
}

.record .main a span[data-v-6d5e6441]:nth-child(2) {
    width: 135px
}

.record .main a span[data-v-6d5e6441]:nth-child(3) {
    width: 75px
}
