
#talent_base span{
    display: inline-block;
}
 #talent_base .steps {
    display: flex;
    align-items: center;
    color:#1C8EFF;
    margin-top: 11px;
}
#talent_base .steps span{
    font-size: 18px;
    color: #444444;
    line-height: 40px;
    cursor: pointer;
}
#talent_base .screenPort {
    color: #232323;
    margin-top: 25px;
    padding:14px 60px 20px 27px;
    box-sizing: border-box;
    background-color: #fff;
}
#talent_base .screenPort>div{
    display: flex; 
    padding-top:10px;
    box-sizing: border-box;
}
#talent_base .screenPort>div h4{
    width: 4%;
    height: 100%;
    font-size: 14px;
    font-weight: 500;
    margin-top: 9px;
    vertical-align: middle;
}
#talent_base .screenPort>div ul{
    width: 90%;
    height: 38px;
    overflow: hidden;
    /* height: 100%; */
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
}
#talent_base .screenPort>div .active_ul{
    height: 100%;
}
#talent_base .screenPort ul li{
    padding:9px 15px;
    margin-left:20px;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 10px;
}
#talent_base .screenPort ul .li_tab{
    color:#1C8EFF;
    border-radius: 20px;
    background-color: rgba(28, 142, 255,.1);
}
#talent_base .screenPort .toggle {
    width: 4%;
    height: 100%;
    font-size: 12px;
    color:#1C8EFF;
    cursor: pointer;
    margin-top: 9px;
    text-align: right;
    box-sizing: border-box;
}
#talent_base .screenPort .toggle span{
    margin-right: 5px;
}


#talent_base .talent_content .talent_left .contents>div{
    width: 100%;
    display: flex;
    cursor: pointer;
    padding:43px 35px 47px 30px;
    box-sizing: border-box;
    margin-bottom: 12px;
    background-color: #fff;
}
#talent_base .talent_content .talent_left .contents>div:hover{
    padding-top:53px;
    padding-bottom: 57px;
    transform: scale(1);
    margin-bottom: 0;
    box-shadow: 0px 0px 5px 4px rgba(3, 20, 37,0.08);
    background-color: rgba(28, 142, 255,0.08);

}
#talent_base .talent_content .talent_left .contents>div>img{
    width: 78px;
    height: 78px;
    margin-right: 20px;
    border-radius: 50%;
}
#talent_base .talent_content .user_port{
    width: 87%;
    
}

#talent_base .talent_content .user .name{
    font-size: 20px;
    color: #232323;
    margin-right: 22px;
    /* line-height: 48px; */
}
#talent_base .talent_content .user .jingyan{
    display: flex;
    align-items: center;
}
#talent_base .talent_content .user .jingyan>span{
    font-size: 18px;
    color:#1C8EFF;
    font-weight: bold;
    margin-right: 4px;
}
#talent_base .talent_content .user .line {
    display: inline-block;
    width: 2px;
    height: 18px;
    background: #E2EAF3;
    margin: 10px 4px auto 12px;
}
#talent_base .talent_content .user .post_tabs {
    display: flex;
    align-items: center;
}
#talent_base .talent_content .user .post_tabs img{
    transform: scale(0.4);
    
    
}
#talent_base .talent_content .user .post_tabs span{
    margin-left: -8px;
}
#talent_base .user .post_tabs .slant {
    margin: auto 2px;

}
#talent_base .talent_content .desc{
    color: #232323;
    line-height: 24px;
    margin-top: 10px;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

#talent_base .talent_right>img {
    width: 104%;
    height: 100%;
    cursor: pointer;
    margin-top: -6px;
    margin-left: -6px;
    margin-right: -5px;
}
#talent_base .talent_right .follow {
    display: flex;
    align-items: center;
    margin-top: 14px;
    padding:28px 0;
    background-color: #fff;
    justify-content: space-around;
    box-shadow: 0px 0px 8px 0px rgba(18, 85, 151, 0.06);
}

#talent_base .talent_right .follow>div{
    width: 50%;
    font-size: 14px;
    color: #232323;
    line-height: 24px;

}
#talent_base .talent_right .hot_job {
    margin-top: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(18, 85, 151, 0.06);
}
#talent_base .hot_job .job_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:9px 0 15px 0;
    margin: auto 21px auto 23px;
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 1px solid #EFF0F2;
}
#talent_base .hot_job .job_title h2{
    font-size: 22px;
    font-weight: bold;
    line-height: 48px;
}

#talent_base .hot_job  .right_content>div{
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: auto 20px auto 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #EFF0F2;
    justify-content: space-between;
}
#talent_base .hot_job  .right_content>div:last-child{
    border-bottom: none;
}
#talent_base .hot_job  .right_content>div .zhiwei{
    transform: scale(0.5);
    margin-left: -5px;
}
#talent_base .hot_job  .right_content>div .hot_pic{
    width: 30px;
    height: 12px;
}
#talent_base .hot_job  .right_content>div span{
    margin-left: -4px;
    margin-right: 4px;
}
#talent_base .hot_job  .right_content>div>div:first-child{
    display: flex;
    align-items: center;
}
#talent_base .hot_job .right_content .salary {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #1C8EFF;
    line-height: 48px;
}
#talent_base .no_data_div{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 400px;
}

#talent_base .no_data_div div{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#talent_base .tips {
    margin-top: 20px;
    color:#1C8EFF;
    font-size: 15px;
    line-height: 26px;
    padding:10px 20px;
    box-sizing: border-box;
    background-color: rgba(28, 142, 255,.1);
}
#talent_base .hot_job .right_content .salary>span:last-child{
    margin-left: 0;
}
.pagings {
    text-align: center;
    background-color: #FFFFFF;
    padding: 20px 0;
} 
#talent_base .looks {
    color:#999;
    text-align: right;
    margin-top: 10px;
}
@media screen and (min-width:751px){
    #talent_base .w{
        color: #232323;
        min-width: 1000px;
        max-width: 1200px;
        margin: auto;
        font-weight: 500;
        font-family: PingFang SC;
    }
    #talent_base .talent_content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 25px;
    }
    #talent_base .talent_content .user {
        font-size: 14px;
        display: flex;
        align-items: center;
    }
    #talent_base .talent_content .talent_left{
        width: 73%;
        height: 100%;
    }
    #talent_base .talent_right {
        width: 25%;
        height: 100%;
    }
    #talent_base .talent_right .follow .code {
        width: 92px;
        height: 92px;
    }
   
    
}
@media screen and (max-width:750px){
    html,body{
        overflow-x: hidden;
    }
    #talent_base .w{
        color: #232323;
        max-width: 100%;
        min-width: 300px;
        /* margin: auto; */
        font-weight: 500;
        font-family: PingFang SC;
    }
    #talent_base .steps{
        margin-left: 20px;
    }
    #talent_base .screenPort>div h4{
        min-width: 19%;
    }
    #talent_base .screenPort>div .industry{
        overflow:auto;
        height: 100%;
    }
    #talent_base .screenPort>div ul li:first-child{
        margin-left: 0;
    }
    #talent_base .screenPort .toggle{
        width: 18%;
    }
    #talent_base .talent_content {
        
        margin-top: 25px;
    }
    #talent_base .talent_content .user {
        font-size: 14px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    #talent_base .talent_content .talent_left{
        width: 100%;
        height: 100%;
    }
    #talent_base .talent_content .user_port{
        padding-right:20px;
    }
    #talent_base .talent_right{
        width: 100%;
        margin-top: 20px;
        height: 100%;
    }
    #talent_base .talent_right>img{
        width: 314px;
        height: 145px;
    } 
    #talent_base .talent_right .follow .code{
        width: 196px;
        height: 196px;
    }
    #talent_base .hot_job .job_title{
        margin-right: 60px;
    }
   
    #talent_base .hot_job .right_content .salary{
        margin-right: 30px;
    } 

}