@charset "utf-8";
/* CSS Document */
.site_list_bg{width:100%; background:#fff;}
.city_come{padding:30px 0 38px;color:#333;}
.city_come span{line-height:30px;display:inline-block;background:#ff2b43;background:-webkit-linear-gradient(90deg,#ff2b43,#ff4c2b);background:linear-gradient(90deg,#ff2b43,#ff4c2b);padding:0 22px;border-radius:20px;margin-left:12px;cursor:pointer;}
.city_come span a{color:#fff;}
.city_list{border-top: 1px dashed #efefef; padding-left:50px; position:relative; padding-top:20px; padding-bottom:20px; min-height:50px;}
.city_list_n{width:46px;background:#ffd96c;color:#000;text-align:center;padding:0;font-size:20px;line-height:46px; position:absolute;left:0px;top:20px;}
.city_list_c  a { padding: 0 13px; display:inline-block; margin-top:10px;}
.city_list_nav{width:100%; text-align:center; padding-top:10px; padding-bottom:50px;}
.city_list_nav ul li{ display:inline-block;    width: 214px;height: 40px; line-height:40px;border: 1px solid #ff552e;background-color: #fff;    border-radius: 2px;    font-size: 20px;    text-align: center;vertical-align: top; font-weight:bold;color: #ff552e; cursor:pointer; margin-left:5px; margin-right:5px;}
.city_list_nav ul li a{color:#ff552e; display:block}
.city_list_nav ul li a:hover{ text-decoration:none;}
.city_list_nav ul .city_list_nav_cur{color:#fff;background-color: #ff552e; }
.city_list_nav ul .city_list_nav_cur a{color:#fff}
.site_city_tit {line-height: 16px;color: #555;font-size: 16px;font-weight: 600; padding-bottom:30px;}
.site_city_tit_all{ font-size:14px; font-weight:normal; margin-left:100px;}
.city_come_all{line-height:30px;display:inline-block;background:#fff;padding:0 22px;border-radius:20px;margin-left:12px;cursor:pointer;border:1px solid #eee}
.site_city_hy{ min-height:500px;}
.site_city_hy a{ display:inline-block; padding:0px 30px;height:50px; line-height:50px; margin-top:10px;border:1px solid #eee; margin-right:30px;border-radius:3px;}
.site_city_hy a:hover{background:#ffd96c;color:#000;}
.site_city_hy .site_city_hy_cur{background:#ffd96c;color:#000;border:1px solid #ffd96c}
.site_city_hytit{line-height: 16px;color: #555;font-size: 16px;font-weight: 600; padding-bottom:30px; padding-top:30px;}




/* 返乡就业直通车样式 */

.zhitonSubHeads{
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #c1e3fa url(../../xinyi/images/ztc.png) center top no-repeat;
    background-size: 100% 100%;
    height: 600px;
}

.zhitonSubHeaLogos{
    overflow: hidden;
    position: relative;
    width: calc(100% - 420px);
    padding: 30px 0 20px 0;
    min-width: 1216px;
    margin: auto;
}

.zhitonSubHeaLogos a{
    overflow: hidden;
    position: relative;
    display: block;
}

.zhitonSubHeaData{
    overflow: hidden;
    position: relative;
    width: 1216px;
    margin: auto;
}

.zhitonSubHeaDaBiaot{
    overflow: hidden;
    position: relative;
    width: 100%;
}

.zhitonSubHeaDaBiaot img{
    overflow: hidden;
    position: relative;
    display: block;
    width: auto;
    height: 80px;
}

.zhitonSubHeaDaBiaot span{
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 28px;
    color: #000;
    font-weight: bold;
    padding-top: 20px;
}

.zhitonSubHeaDaTexts{
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 20px;
    line-height: 35px;
}

.zhitonSubHeaDaTexts span{
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 16px;
    color: #000;
}

.zhitonSubHeaDaButns{
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 30px;
}

.zhitonSubHeaDaButns a{
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    background: #1233C3;
    margin-right: 12px;
    width: 220px;
    border-radius: 8px;
}

.zhitonSubHeaDaButns a:hover{
    text-decoration: none;
}

.zhitonSubHeaDaButns a img{
    overflow: hidden;
    position: relative;
    display: block;
    height: 28px;
    width: 28px;
}

.zhitonSubHeaDaButns a span{
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    padding-left: 10px;
}

.zhitonSubHeaDaButns a.colorspan{
    background: #F74000;
}

.zhitonSubConts{
    overflow: hidden;
    position: relative;
    width: 1216px;
    margin: auto;
    padding-bottom: 180px;
}

.zhitonSubConTites{
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 5px 0 10px 0;
}

.zhitonSubConTites img{
    overflow: hidden;
    position: relative;
    display: block;
}

.zhitonSubConPosts{
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 20px;
}

.zhitonSubConPosts ul{
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.zhitonSubConPosts ul::after{
    overflow: hidden;
    position: relative;
    display: block;
    content: "";
    width: calc(33.33% - 12px);
}

.zhitonSubConPosts ul li{
    overflow: hidden;
    position: relative;
    width: calc(33.33% - 12px - 36px);
    background: #fff;
    border-radius: 14px;
    padding: 18px;
    margin-bottom: 20px;
    min-height: 252px;
}

.zhitonSubConPosts ul li a:hover{
    text-decoration: none;
}

.tonSubConPosComs{
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tonSubConPosComImgs{
    overflow: hidden;
    position: relative;
    width: 58px;
    height: 58px;
    border: 1px solid #E1E2E3;
    border-radius: 6px;
}

.tonSubConPosComImgs img{
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.tonSubConPosComMinc{
    overflow: hidden;
    position: relative;
    width: calc(100% - 76px);
}

.ConPosComMincTite{
    overflow: hidden;
    position: relative;
    width: 100%;
}

.ConPosComMincTite a{
    overflow: hidden;
    position: relative;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.ConPosComMincTips{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 18px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 10px;
}

.ConPosComMincTips span{
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #999;
}

.ConPosComMincTips span::after{
    overflow: hidden;
    position: relative;
    display: block;
    content: "";
    width: 1px;
    height: 11px;
    background: #ccc;
    margin: 0 8px;
}

.ConPosComMincTips span:last-child:after{
    display: none;
}

.tonSubConPosInfos{
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 15px 0;
    height: 110px;
}

.tonSubConPosInList{
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
}

.tonSubConPosInList:hover .tonSubConPosInName{
    color: #F74000;
}

.tonSubConPosInName{
    overflow: hidden;
    position: relative;
    font-size: 16px;
    color: #000;
    max-width: calc(100% - 124px);
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 14px;
}

.tonSubConPosInName::after{
    overflow: hidden;
    position: absolute;
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #F74000;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}

.tonSubConPosInNums{
    overflow: hidden;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #F74000;
}

.tonSubConPosSumer{
    overflow: hidden;
    position: relative;
    margin: 6px 12px 4px 12px;
    width: calc(100% - 24px);
    height: 38px;
    border: 1px solid #eee;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tonSubConPosSumer a{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tonSubConPosSumer span{
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 16px;
    color: #000;
}

.tonSubConPosSumer span.numspan{
    color: #F74000;
    font-weight: 600;
    padding-right: 4px;
}

.zhitonSubBottoms{
    position: fixed;
    width: 100%;
    height: 130px;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
}

.zhitonSubBotNeirs{
    position: relative;
    width: 1216px;
    display: flex;
    align-items: center;
}

.zhitonSubBotNeirs .zhitonSubHeaDaButns{
    padding-top: 0;
}

.zhitonSubBotErwm{
    position: relative;
    padding-right: 50px;
    display: flex;
    align-items: center;
}

.tonSubBotErwImg{
    overflow: hidden;
    position: absolute;
    width: 160px;
    left: 0;
    top: -95px;
    z-index: 6;
}

.tonSubBotErwImg img{
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.tonSubBotErwTexts{
    overflow: hidden;
    position: relative;
    padding-left: 175px;
}

.tonSubBotErwTexts span{
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}


.zhitonSubMores{
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zhitonSubMores a{
    overflow: hidden;
    position: relative;
    width: 240px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1233C3;
    color: #1233C3;
    font-size: 16px;
    border-radius: 4px;
}

.zhitonSubMores a:hover{
    text-decoration: none;
    background: #1233C3;
    color: #fff;
}