.city_box {
    width: 487px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    border-radius: 4px;
    z-index: 99999;
    position: absolute;
    left: 0;
    top: 118%;
    padding: 10px 20px;
    box-sizing: border-box;
}

.city_ul li strong {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #424242;
    display: block;
    margin: 14px 0;
}

.city2_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.city2_ul li {
    width: 66px;
    height: 30px;
    background: #f4f7ff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    cursor: pointer;
    padding: 10px 0;
}

.city2_ul li:hover {
    color: #ff6666 !important;
}

.indry_colr {
    color: #ff6666 !important;
}

.city_li:nth-child(1) {
    border-bottom: 1px solid #ECECEC;
}

.hotbotn {
    background-color: transparent;
}


.hyselect {
    width: 136px;
    height: 48px;
    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 10px;
}

.indry_box {
    width: 914px;
    height: 270px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    border-radius: 4px;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 60px;
    left: 30%;
    transform: translateX(-40%);
    z-index: 9999999;
}

.indry_box ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.indry_box ul li {
    display: flex;
    align-items: center;
}

.indry_box ul li strong {
    width: 66px;
    height: 30px;
    background: #f4f7ff;
    color: #333333;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.indry_box ul li p {
    color: #666666;
    font-size: 14px;
    margin: 0 12px;
    cursor: pointer;
}

.indry_colr {
    color: #ff6666 !important;
}

.indry_box ul li p:hover {
    color: #ff6666;
}

.hyselect input {
    width: 100%;
    height: 100%;
    background-color: transparent;
}


.el-cascader .el-input .el-input__inner {
    text-overflow: ellipsis;
    background-color: transparent !important;
    color: #9a9aa4 !important;
}

.el-input__suffix {
    display: none;
}


.topcity {
    width: 487px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    border-radius: 4px;
    z-index: 99999;
    position: absolute;
    left: 21%;
    top: 29%;
    padding: 10px 20px;
    box-sizing: border-box;
}

.topcity2_ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.topcity2_ul li,
.topcity1_li {
    width: 66px;
    height: 30px;
    background: #f4f7ff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    cursor: pointer;
    padding: 10px 0;
    margin-right: 23px;
}

.topcity_colr {
    color: #ff6666 !important;
}

.topcity3 {
    width: 445px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    z-index: 9999999;
    padding: 10px 28px;
}

.topcity3 ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer-benefit-wrap {
    width: 100%;
    height: 165px;
    background-color: #fff;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.clearfix {
    zoom: 1;
}
.fl {
    float: left;
}
.footer-benefit-list {
    position: relative;
    width: 299px;
    height: 165px;
    box-sizing: border-box;
}
.footer-benefit-list1 .fbi-img {
    margin-left: 0;
}
.fbi-img {
    display: block;
    width: 47px;
    height: 40px;
    margin: 53px 20px 0 18px;
}
.fbi-wrap {
    width: 214px;
    height: 165px;
}
.fbi-wrap .p1 {
    font: 18px/18px "微软雅黑";
    color: #333;
    padding: 38px 0 18px;
}
.fbi-wrap .p2 {
    font: 14px/14px "微软雅黑";
    color: #999;
    padding-bottom: 10px;
}






















