.main-top {
    width: 100%;
    background: #ffffff;
}
.main-top .con {
    width: 1180px;
    margin: 0 auto;
}
.main-top .logo {
    display: inline-block;
    width: 290px;
    height: 42px;
    margin-top: 30px;
}
.main-top .logo a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.wrapper {
    width: 1180px;
    position: relative;
}
.city_nav_group {
    display: block;
    top: -2px;
    width: 1180px;
    margin: 44px auto 0;
}
.city_nav_group, .city_nav_group li {
    display: inline-block;
    position: relative;
    font-size: 18px;
    color: #9399a5;
    font-weight: bold;
    cursor: pointer;
    margin-right: 15px;
}
.city_nav_group li a {
    display: block;
    font-size: 24px;
    padding-bottom: 4px;
    color: #9399a5;
}
.city_nav_group li.city_nav_selected a {
    color: #101d37;
}
.city_nav_group li.city_nav_selected:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    border-radius: 5px;
    background: #ff7429;
    background: -webkit-linear-gradient(left, #ff7429, #ff7429);
    background: -moz-linear-gradient(left, #ff7429, #ff7429);
    background: -o-linear-gradient(left, #ff7429, #ff7429);
    background: -ms-linear-gradient(left, #ff7429, #ff7429);
    left: 0;
    right: 0;
    bottom: -4px;
    margin: 0 auto;
}
.city_search {
    width: 1180px;
    margin: 0 auto;
    margin-top: 14px;
    position: relative;
    z-index: 2;
}
.city_search .search_wrapper {
    width: 795px;
    height: 68px;
    position: relative;
}
.city_search input {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    padding: 0 125px 0 50px;
    border-radius: 5px;
    box-shadow: 0 3px 5px rgb(0 0 0 / 5%);
    font-size: 16px;
}
.city_search input:focus {
    outline: solid 1px #ff7429;
}
.city_search .btns {
    position: absolute;
    width: 100px;
    right: 10px;
    top: 12px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #ff7429;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.city_search .icon_search {
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 25px;
    background-image: url(component/sprite.png?t=1526550703553);
    background-position: 0 0;
    width: 17px;
    height: 17px;
}
.city_sug, .select_options_frame {
    position: absolute;
    top: 100%;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 2;
    -ms-transform: translate(0, -1px);
    -o-transform: translate(0, -1px);
    -webkit-transform: translate(0, -1px);
    transform: translate(0, -1px);
}
.city_sug li, .select_options_frame li {
    padding: 0 125px 0 50px;
    height: 67px;
    line-height: 67px;
    font-size: 17px;
    color: #101d37;
    cursor: pointer;
}
.city_sug li a {
    display: block;
}
.city_sug li a, .select_options_frame li a {
    color: #101d37;
}
.wrapper .download {
    position: absolute;
    right: -5px;
    top: -17px;
}
.wrapper .download .title {
    color: #101d37;
    font-size: 14px;
    padding-bottom: 12px;
    text-align: center;
}
.city_selection_section {
    width: 1150px;
    margin: 0 auto;
    padding-top: 25px;
}
.city_selection_section .city_recommend {
    margin: 20px 0;
    font-size: 14px;
}
.city_selection_section .city_recommend .city_recommend_tit {
    margin-right: 23px;
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
}
.city_selection_section .city_recommend .city_recommend_list {
    display: inline-block;
}
.city_selection_section .city_recommend .city_recommend_list li {
    display: inline-block;
    margin-right: 14px;
    cursor: pointer;
}
.city_selection_section .city_recommend .city_recommend_list li a {
    font-size: 16px;
    font-weight: 400;
}
.common_black, .c_b {
    color: #101d37;
}
.city_selection_section .city_recommend .select{
    display: inline-block;
    width: 184px;
    height: 40px;
    line-height: 39px;
    /*border: 1px solid #ddd;*/
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 14px;
    position: relative;
    vertical-align: -1px;
    /*margin-right: 10px;*/
    /*box-shadow: 0 3px 5px rgb(0 0 0 / 5%);*/
}
.city_selection_section .city_recommend input {
    display: inline-block;
    /*width: 184px;*/
    height: 40px;
    line-height: 39px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 14px;
    position: relative;
    vertical-align: -1px;
    margin-right: 10px;
    box-shadow: 0 3px 5px rgb(0 0 0 / 5%);
}
.city_selection_section .city_recommend {
    margin: 20px 0;
    font-size: 14px;
}
.city_selection_section .city_recommend .city_recommend_tit.city_recommend_tit_long {
    width: 100%;
    margin-top: 29px;
}
.city_selection_section .city_recommend .city_list_section {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 18px;
}
.city_selection_section .city_recommend .city_list_section .city_list_li {
    border-bottom: 1px solid #ededed;
    position: relative
}

.city_selection_section .city_recommend .city_list_section .city_list_li:last-child {
    border-bottom: none
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_firstletter {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 55px;
    background-color: #f8f8f9;
    font-size: 18px;
    color: #afb3bb;
    text-align: center;
    font-weight: bold
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_firstletter:hover {
    background-color: #ff7429
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_firstletter:hover span {
    color: #fff !important
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_firstletter>span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 24px;
    line-height: 24px;
    margin: auto;
    font-size: 24px;
    color: #afb3bb
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_firstletter_select {
    background-color: #ff7429
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_firstletter_select span {
    color: #fff !important
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_firstletter_select i {
    position: absolute;
    right: -10px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 5px solid #ff7429;
    top: 50%;
    display: block;
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}


.city_selection_section .city_recommend .city_list_section .city_list_li .city_list {
    margin-left: 55px
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_province {
    clear: both;
    padding: 14px 0;
    line-height: 27px
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_province:hover {
    background-color: #f8f8f8
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_province .city_list_tit {
    width: 60px;
    float: left;
    margin-left: 40px;
    font-weight: bold;
    font-size: 18px
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_province ul {
    margin-left: 114px;
    padding-right: 8px
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_province ul li {
    display: inline-block;
    margin-right: 12px;
    cursor: pointer
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_province ul li a {
    display: block;
    color: #101d37
}

.city_selection_section .city_recommend .city_list_section .city_list_li .city_province ul li a:hover {
    color: #ff7429;
    font-weight: bold
}
