.part-time{
    float: left;
    width: 76%;
    overflow: hidden;
    background: #fff;
}
.part-time01{
    float: left;
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 0 10px 0 15px;
}
.part-time02{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: space-between;
    background: #fff;
}
.part-time03{
    padding-top: 18px;
    color: #292929;
    font-size: 14px;
}
.part-time04{
    width: 150px;
    display: flex;
    padding-top: 18px;
    justify-content: space-between;
}
.part-time05{
    display: inline-block;
    width: 62px;
    height: 26px;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    color: #fe6c00;
    border: 1px solid #fe6c00;
    border-radius: 4px;
    cursor: pointer;
}
.part-time06{
    display: inline-block;
    width: 62px;
    height: 26px;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    background-color: #fe6c00;
    border-radius: 4px;
    cursor: pointer;
}
/*èŒä½*/
.part-time07{
    height: 96px;
    width: 100%;
    display: flex;
    padding-top: 15px;
    justify-content: space-between;
    border-top: 1px solid #eeeeee;
}
.part-time07:hover{
    background-color: #eeeeee;
}
.part-time08{
	margin-left: 20px;
}
.part-time09>span:nth-of-type(1){
    font-size: 14px;
    color: #2e2d2d;
}
.part-time09>span:nth-of-type(2){
    font-size: 12px;
    margin-left: 10px;
    color: #acabab;
}
.part-time10{
    margin-top: 15px;
}
.part-time10>span:nth-of-type(1){
    font-size: 12px;
    color: #fe6c00;
}
.part-time10>span:nth-of-type(2){
    font-size: 14px;
    /*margin-left: 15px;*/
    color: #6a6a6a;
}
.part-time11{
	margin-right: 50px;
}
.part-time11>span:nth-of-type(1){
    font-size: 14px;
    color: #2e2d2d;
}
.part-time11>span:nth-of-type(2){
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    /* width: 62px; */
    width: fit-content;
    padding: 0 10px;
    height: 26px;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    cursor: pointer;
    color: #fe6c00;
    border: 1px solid #fe6c00;
}
.part-time12{
    width: 100%;
    height: 90px;
    border-top: 1px solid #eeeeee;
}
.part-time13{
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 120px;
    height: 34px;
    font-size: 12px;
    text-align: center;
    line-height: 34px;
    border-radius: 4px;
    cursor: pointer;
    color: #fe6c00;
    border: 1px solid #fe6c00;
}
.zwzw{
    float: left;
    width: 100%;
    height: 200px;
    text-align: center;
    line-height: 200px;
}
.info-primary{
    width: 930px !important;
    left: -936px !important;
}