.wrapper{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.show{
    display: block;
}
.hide{
    display: none;
}
button{
    border: 0;
}
button:hover{
    cursor: pointer;
}
/*** logoAndSearch ***/
.logoAndSearch{
    float: left;
    width: 100%;
    background-color: #fff;
}
.logoAndSearch .wrapper{
    height: 70px;
    padding: 30px 0 20px;
    overflow: inherit;
}
/*** end logoAndSearch ***/

/*** main ***/
.main{
    background-color: #f5f6f8;
}
.main .wrapper{ padding-bottom: 30px;}
/** jobInfo **/
.main .wrapper .jobInfo{
    float: left;
    width: 840px;
    margin-top: 20px;
    padding: 25px 20px 10px 20px;
    background-color: #fff;
}
.main .wrapper .jobInfo>div{
    float: left;
    width: 100%;
    padding-bottom: 30px;
}
.main .jobInfo>div h2{
    float: left;
    width: 100%;
    line-height: 22px;
}
.main .jobInfo>div h2 span{
    float: left;
    padding-left: 10px;
    border-left: 5px solid #ffae01;
}
/* baseInfo */
.main .jobInfo .baseInfo h2{ line-height: 30px;}
.main .jobInfo .baseInfo h2 span{
    padding-left: 0;
    font-size: 24px;
    color: #ffae01;
    border: none;
}
.main .jobInfo .baseInfo h2 .date{
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: normal;
}
.main .jobInfo .baseInfo .salary{
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.jobInfo .baseInfo .salary span{
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
}
.jobInfo .baseInfo .salary .vline{
    height: 15px;
    margin: 14px 10px 0;
    border-left: 1px solid #999;
}
.jobInfo .baseInfo ul{
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.jobInfo .baseInfo ul li{
    float: left;
    width: 100%;
    line-height: 30px;
}
.jobInfo .baseInfo li span{
    float: left;
    color: #333;
}
.jobInfo .baseInfo li .name{
    width: 95px;
    color: #999;
    text-indent: 30px;
    background: url("/default/images/part_time/tparticon04.png") no-repeat 0 -31px;
}
.jobInfo .baseInfo li .name.n2{ background-position: 0 -66px;}
.jobInfo .baseInfo li .name.n3{ background-position: 0 3px;}
.jobInfo .baseInfo li .name.n4{ background-position: 0 -133px;}

.jobInfo .baseInfo li a{
    float: left;
    margin-left: 15px;
    color: #ffae01;
}
.jobInfo .baseInfo li a:hover{ text-decoration: underline; }
.jobInfo .baseInfo table{
    width: 485px;
    border: 1px solid #ddd;
    border-spacing: 0;
}
.jobInfo .baseInfo table tr td{
    text-align: center;
    height: 30px;
    border: 1px solid #ddd;
}
.jobInfo .baseInfo table tr td.isWork{
    background: url("/default/images/part_time/jz.png") no-repeat center -59px;
}
.jobInfo .baseInfo table .title td,
.jobInfo .baseInfo table tr .workTime{
    background-color: #f8f8f8;
}
/* baseInfo */
/** end jobInfo **/

/** details **/
.main .details>div{
    float: left;
    width: 820px;
    padding-top: 20px;
    padding-left: 20px;
}
/* publisher */
.main .details .publisher{ padding-bottom: 40px; }
.main .details .publisher>div{
    float: left;
    margin-right: 10px;
}
.main .details .publisher .left{
    width: 40px;
    height: 40px;
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    background-color: #3498db;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.details .publisher .right p{
    line-height: 30px;
    margin-right: 20px;
}
.details .publisher .right .p2{
    color: #ffae01;
    font-weight: bold;
}
.details .publisher .apply{
    float: left;
    width: 120px;
    height: 45px;
    margin-top: 8px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    background-color: #ffae01;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* the layer of apply */
.layui-layer-apply .layui-layer-title{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #ffae01;
}
.layui-layer-apply .layui-layer-content{
    padding-top: 15px;
}
.layui-layer-apply .layui-layer-content p{
    float: left;
    width: 100%;
    height: 40px;
    color: #4a5261;
    font-size: 16px;
    text-indent: 20px;
    line-height: 40px;
}
.layui-layer-apply .layui-layer-content a{
    float: left;
    margin-left: 20px;
    color: #ffae01;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}
.layui-layer-apply .layui-layer-content .box{
    float: left;
    width: 280px;
    margin-bottom: 15px;
    padding-bottom: 12px;
    text-align: center;
}
.layui-layer-apply .layui-layer-content .box img{
    float: left;
    width: 200px;
    height: 200px;
    margin: 15px 40px;
}
.layui-layer-apply .layui-layer-content .box span{
    float: left;
    width: 100%;
    height: 30px;
    color: #4a5261;
    font-weight: bold;
    line-height: 30px;
}
/* end the layer of apply */
/* end publisher */

/* jobDescribe */
.main .wrapper .details .jobDescribe{ padding-bottom: 30px; }
.main .details .jobDescribe p{
    float: left;
    width: 100%;
    line-height: 30px;
}
/* end jobDescribe */

/* compInfo */
.main .details .compInfo p{
    float: left;
    width: 100%;
    line-height: 30px;
}
/* end compInfo */
/** end details **/

/** rightAside **/
.main .wrapper .rightAside{
    float: left;
    width: 300px;
    margin-top: 20px;
    margin-left: 20px;
}
.main .rightAside .company{
    float: left;
    margin-bottom: 30px;
    background-color: #fff;
}
.main .rightAside .company{
    width: 260px;
    padding: 25px 20px 5px;
}
.rightAside .company .companyLogo{
    float: left;
    width: 78px;
    height: 78px;
    margin-right: 10px;
    border: 1px solid #ddd;
}
.rightAside .company .companyLogo img{
    width: 78px;
    height: 78px;
}
.rightAside .company .name{
    float: left;
    width: 170px;
    height: 80px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.rightAside .company .name p{
    float: left;
    width: 100%;
    margin-top: 16px;
    color: #3f84c9;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}
.rightAside .company .name span{
    float: left;
    max-width: 145px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rightAside .company .name i{
    float: left;
    width: 25px;
    height: 25px;
    background: url("/default/images/index/icon22.png") no-repeat 5px -38px;
}
.rightAside .company .name i.noCertificate{ background-position: 5px 4px;}
.rightAside .company ul{
    float: left;
    width: 100%;
    margin-top: 15px;
}
.rightAside .company ul li{
    float: left;
    width: 100%;
    color: #707b91;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.rightAside .company li span{
    float: left;
    width: 40px;
    color: #aaaeb5;
}
.main .wrapper .rightAside .box{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    background-color: #fff;
}
.main .rightAside .box p{
    float: left;
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    background-color: #ffae01;
}
.main .rightAside .box .boxCont{
    display: inline-block;
    +display: inline;
    +zoom: 1;
    width: 146px;
    padding-top: 30px;
    padding-bottom: 5px;
    text-align: center;
}
.main .rightAside .boxCont img{
    display: inline-block;
    +display: inline;
    +zoom: 1;
    width: 112px;
    height: 112px;
}
.main .rightAside .boxCont span{
    float: left;
    width: 100%;
    height: 30px;
    color: #4a5261;
    font-weight: bold;
    line-height: 30px;
}
.main .rightAside .box a{
    float: left;
    width: 130px;
    height:35px;
    margin-bottom: 20px;
    margin-left: 85px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    background-color: #ffae01;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.main .rightAside .box a:hover{ background-color: #ff9600;}
/** end rightAside **/
/*** end main ***/