@charset "utf-8";

.page-home{
    margin: 0 auto;
    width: 1170px;
}

.logo-search-other-box {
    width: 100%;
    min-width: 1170px;
    background: #FFFFFF;
    margin-bottom: 30px;
}

.page-home .logo-search-other{
    padding: 40px 0;
}

/*首页搜索 begin*/
.page-home .search{
    border: 3px solid #f85659;
    height: 40px;
    background: #FFFFFF;
    border-radius: 2px;
    margin-top: 3px;
}
.page-home .search .address{
    width: 130px;
    height: 40px;
    border-right: 3px solid #f85659;
    font-size: 14px;
    position: relative;
}
.page-home .search .address .selected{
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background: url("../image/bottom-ico.png") no-repeat 110px center;
    color: #666666;
}
.page-home .search .address .selected span{
    width: 110px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.page-home .search .address .address-ul {
    display: none;
    height: 360px;
    z-index: 99;
    width: 130px;
    position: absolute;
    top: 40px;
    left: -3px;
    background: #FFFFFF;
    border: 3px solid #f85659;
    border-top: none;
}
.page-home .search .address .address-ul .district-li{
    height: 35px;
    border-top: 1px #EEEEEE solid;
    text-align: center;
}
.page-home .search .address .address-ul .district-li .district-item{
    display: block;
    line-height: 35px;
}
.page-home .search .address .address-ul .district-li .street-box{
    display: none;
    position: absolute;
    width: 500px;
    height: 363px;
    left: 130px;
    top: 0;
}
.page-home .search .address .address-ul .district-li .street-box ul{
    padding: 10px;
    background: #FFFFFF;
    border: 3px solid #f85659;
}
.page-home .search .address .address-ul .district-li .street-box .street-li{
    float: left;
    margin: 0 10px 10px 0;
}
.page-home .search .address .address-ul .district-li .street-box .street-li .street-item{
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #EEEEEE;
    background: #FFFFFF;
    color: #666666;
    font-size: 12px;
}

.page-home  .search .address .address-ul .district-li a{
    color: #666666;
}
.page-home  .search .form{
    position: relative;
    width: 550px;
    height: 40px;
}
.page-home  .search .input{
    border: none;
    height: 40px;
    width: 430px;
    padding-left: 10px;
    font-size: 13px;
}
.page-home  .search .button2{
    position: absolute;
    right: 0;
    top: 0;
    width: 106px;
    height: 40px;
    color: #FFFFFF;
    background: #f85659;
    border: none;
    -webkit-appearance: none;
    font-size: 18px;
    outline: none;
    cursor: pointer;
}

.page-home  .search .hot-job-search{
    padding-top: 10px;
}
.page-home  .search .hot-job-search,.page-home  .search .hot-job-search a{
    font-size: 12px;
    color: #666666;
}
.page-home  .search .hot-job-search a{
    margin-left: 8px;
}
/*首页搜索 end*/

/*首页logo begin*/
.logo-search-other .home-logo{
    height: 70px;
    margin-right: 60px;
}
/*首页logo end*/

/*首页今日岗位、简历数量 begin*/
.logo-search-other .other{
    line-height: 40px;
    font-size: 12px;
}

.logo-search-other .other .today-resume-num,
.logo-search-other .other .today-job-num{
    font-size: 20px;
    color: #e83838;
}
/*首页今日岗位、简历数量 end*/


.page-home .interval-notice{
    display: none;
    font-size: 12px;
    color: #333333;
}

.page-home .interval-notice .interval-time{
    font-size: 18px;
}

.page-home .job-video{
    /*border: 1px solid #eceaea;*/
    background: #FFFFFF;
    margin-top: 10px;
    position: relative;
    width: 100%;
    height: 474px;
}

.page-home .job-video .video{
    display: block;
    width: 380px;
    height: 100%;
    background: #e83838;
    position: relative;
}

.page-home .job-video .video .more-video-btn{
    width: 80px;
    height: 22px;
    text-align: center;
    line-height: 28px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #e83838;
    position: absolute;
    right: 0;
    top: -20px;
}

.page-home .job-video .video .more-video-btn a{
    color: #FFFFFF;
    font-size: 12px;
}

.page-home .job-video .video .more-video-btn a:hover{
    text-decoration: underline;
}

.page-home .job-video .video .video-app-sing{
    padding: 0 10px;
}
.page-home .job-video .video .video-app-sing .video-app,
.page-home .job-video .video .video-app-sing .video-sing{
    margin: 10px auto;
}

.video .video-title{
    text-align: center;
    font-size: 12px;
    padding: 8px 0 0 0;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 100%;
}

.page-home .job-video .video .app-video-box{
    width: 100%;
    height: 202px;
    position: relative;

}
.page-home .job-video .video .video-app-sing .app-video-box video{
    display: block;
    width: 100%;
    height: 100%;
}
.page-home .job-video .video  .app-video-box .video-screen{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 1;
}
.page-home .job-video .video  .app-video-box .video-play-btn,
.page-home .job-video .video  .app-video-box .video-pause-btn{
    display: none;
    cursor: pointer;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: 20px;
}

.page-home .job-video .job-scroll{
    width: 790px;
    height: 100%;
    background: url(../image/loading.gif) no-repeat center;
}

.page-home .job-video .job{
    padding: 14px 0 0 14px;
    background: #FFFFFF;
}

.page-home .job-video .job .item{
    width: 242px;
    margin-bottom: 15px;
    border: 1px solid #F3F3F3;
    margin-right: 15px;
}

/*.page-home .job-video .job .item:nth-child(3n+0){
    margin-right: 0;
}*/

.page-home .job-video .job .item .item-box{
    padding: 6px;
}

.page-home .job-video .job .item .item-box .job-name{
    width: 140px;
    font-size: 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.page-home .job-video .job .item .item-box .job-salary{
    color: #e83838;
    width: 90px;
    text-align: right;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.page-home .job-video .job .item .item-box .job-company{
    font-size: 12px;
    line-height: 36px;
    color: #666666;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.page-home .job-video .job .item .item-box .job-address{
    font-size: 12px;
    color: #666666;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

/*高端人才、海外人士 begin*/
.page-home .high-end-resume{
    margin: 30px 0;
}
.page-home .high-end-resume .high,.page-home .high-end-resume .forign{
    width: 1170px;
    overflow: hidden;
}
.page-home .high-end-resume .high .high-table,.page-home .high-end-resume .forign .forign-table{
    width: 2340px;
    font-size: 12px;
}
.page-home .high-end-resume .title{
    height: 50px;
    background: #FFFFFF;
    /*border-bottom: 1px solid #F3F3F3;*/
}
.page-home .high-end-resume .title span{
    font-size: 15px;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    display: block;
    cursor: pointer;
    margin-right: 10px;
    border-top: 2px solid #FFFFFF;
}
.page-home .high-end-resume .title span.active{
    color: #e83838;
    border-top: 2px solid #e83838;
}
.page-home .high-end-resume img{
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border: 2px solid #F6F6F6;
}
.page-home .high-end-resume .img{
    margin-bottom: 14px;
}
.page-home .high-end-resume ul{
    width: 50%;
    background: #FFFFFF;
    overflow: hidden;

}
.page-home .high-end-resume li{
    width: 233px;
    text-align: center;
    border: 1px solid #e5e5e5;
    padding: 22px 0;
    line-height: 24px;
}

.page-home .high-end-resume li a{
    color: #888888;
}

.page-home .high-end-resume li a .job-title{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 50%;
    margin: 0 auto;
}

.page-home .high-end-resume li a .realname{
    font-size: 13px;
    font-weight: 400;
    color: #333333;
}
/*高端人才、海外人士 end*/

.page-home .compnay{
    margin-top: 30px;
}
.page-home .compnay .title{
    background: #FFFFFF;
    height: 50px;
}
.page-home .compnay .title span{
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    display: block;
    border-bottom: 2px solid #e83838;
}
.page-home .compnay .com-content{
    background: #FFFFFF;
}
.page-home .compnay .com-content .left{
    width: 230px;
    padding-bottom: 18px;
}
.page-home .compnay .com-content .left li{
    margin-left: 40px;
    margin-top: 16px;
}
.page-home .compnay .com-content .left a{
    display: block;
    height: 35px;
    line-height: 35px;
    padding-left: 50px;
    font-size: 14px;
}
.page-home .compnay .com-content .left .muju a{ background: url("../image/findcom-muju-ico.png") no-repeat left center;}
.page-home .compnay .com-content .left .wujin a{ background: url("../image/findcom-wujin-ico.png") no-repeat left center;}
.page-home .compnay .com-content .left .fuzhuang a{ background: url("../image/findcom-fuzhuang-ico.png") no-repeat left center;}
.page-home .compnay .com-content .left .jiaju a{ background: url("../image/findcom-jiaju-ico.png") no-repeat left center;}
.page-home .compnay .com-content .left .yinshua a{ background: url("../image/findcom-yinshua-ico.png") no-repeat left center;}
.page-home .compnay .com-content .left .kuaiji a{ background: url("../image/findcom-kuaiji-ico.png") no-repeat left center;}
.page-home .compnay .com-content .left .more a{ background: url("../image/findcom-more-ico.png") no-repeat left center;}
.page-home .compnay .com-content .right{
    width: 940px;
    height: 374px;
    overflow: hidden;
}
.page-home .compnay .com-content .right .com-table{
    width: 1880px;
    height: 372px;
    background: #FFFFFF url("../image/loading.gif") no-repeat 380px center;
}
.page-home .compnay .com-content .right table{
    width: 50%;
}
.page-home .compnay .com-content .right td{
    text-align: center;
    border: none;
    width: 20%;
    height: 187px;
    background: #FFFFFF;
}
.page-home .compnay .com-content .right img{
    width: 150px;
    height: 140px;
    display: block;
    margin: 0 auto;
}
.page-home .compnay .com-content .right td .companyname{
    font-size: 12px;
    color: #999999;
    padding-top: 10px;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

/*资讯 begin*/
.page-home .reccomend-news{
    padding:10px;
    background:#FFFFFF;
    margin-top: 30px;
    margin-bottom: 30px;
}
.page-home .reccomend-news li{
    line-height: 26px;
}
.page-home .reccomend-news li .title{
    padding-left: 20px;
    width: 400px;
    /*position: relative;*/
}
.page-home .reccomend-news li .time{
    width: 130px;
}
/*.page-home .reccomend-news li .title:before{
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #666666;
    border-radius: 2px;
    position: absolute;
    left: 8px;
    top: 10px;
}*/
.page-home .reccomend-news li a{
    color: #666666;
    font-size: 12px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-home .reccomend-news li a:hover{
    text-decoration: underline;
}
.page-home .reccomend-news li .time{
    color: #e83838;
    padding-right: 10px;
}
/*资讯 end*/

.turn-btn{ width: 50px; margin-right: 14px; margin-top: 14px;}
.turn-btn a{ width: 22px; height: 22px; display: block; float: left; border: 1px solid #d5d5d5;}
.turn-btn .turn-left-btn{ margin-right: 2px; background: url("../image/gray-left-fill-ico.png") no-repeat center;}
.turn-btn .turn-left-btn.active{ margin-right: 2px; background: url("../image/red-left-fill-ico.png") no-repeat center;}
.turn-btn .turn-right-btn{ background: url("../image/gray-right-fill-ico.png") no-repeat center;}
.turn-btn .turn-right-btn.active{ background: url("../image/red-right-fill-ico.png") no-repeat center;}

.turn-btn1{margin-right: 6px; margin-top: 15px; font-size: 12px; width: 60px; height: 20px;}
.turn-btn1 .current-num{ color: #e83838;}
.turn-btn1 a{display: inline-block; width: 10px; height: 20px; float: left; line-height: 20px;}
.turn-btn1 .turn-left-btn{ background: url("../image/left-ico.png") no-repeat center; margin-right: 3px;}
.turn-btn1 .turn-right-btn{ background: url("../image/right-ico.png") no-repeat center; }
.turn-btn1 .turn-left-btn.active{ background: url("../image/red-left-ico.png") no-repeat center;}
.turn-btn1 .turn-right-btn.active{ background: url("../image/red-right-ico.png") no-repeat center;}

.index-companyname{position: absolute; bottom: 0; right: 0; font-size: 13px;  height: 30px; line-height: 30px; background: rgba(0,0,0,0.4); color: #FFFFFF; width: 90%; border-top-left-radius: 4px;}

