@charset "utf-8";
/* CSS Document */
.qiyezhanshi-index-banner{
    width: 100%;
    height: 600px;
    margin-top: 18px;
    background: url(../images/qiyezhanshi-index-banner.jpg) no-repeat center;
}
.qiyezhanshi-index-banner img{
    width: 100%;
    height: 600px;
}
.qiyezhanshi-main{
    width: 1200px;
    margin: auto;
    position: relative;
    margin-top: -123px;
}
.qiyezhanshi-shuju{
    height: 147px;
    background-color: #ffffff;
    border-radius: 2px;
    margin-bottom: 15px;
}
.qiyezhanshi-shuju ul li{
    width: 400px;
    text-align: center;
    padding-top: 25px;
    
}
.qiyezhanshi-shuju ul li span{
    display: block;
}
.qiyezhanshi-shuju ul li .hei{
    font-size: 48px;
}
.qiyezhanshi-shuju ul li .hui{
    font-size: 24px;
    color: #949494;
}
.qiyezhanshi-shuju .jianbian-bg{
    height: 122px;
    background-image: linear-gradient(to right, #f94904 ,#f98b13);
    cursor: pointer;
}
.qiyezhanshi-shuju .jianbian-bg:hover{
    background-image: linear-gradient(to right, #f98b13, #f94904);
}
.qiyezhanshi-shuju .jianbian-bg img{
    display: block;
    margin-left: 163px;
}
.remenqiye{
    background-color: #ffffff;
    margin-bottom: 15px;
}
.remenqiye-title{
    text-align:center;
    border-bottom: 1px solid #c6c6c6;
    padding: 40px 0 16px;
    margin: 0 40px;
}
.remenqiye-title h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.remenqiye-title h3{
    font-size: 14px;
    font-weight: normal;
    color: #828282;
}
.huang-juxing{
    width: 30px;
    height: 5px;
    background-color: #f7ba00;
    margin: -3px auto 0;
}
.remenqiye-list{
    width: 1148px;
    height: 214px;
    padding: 35px 26px;
}
.remenqiye-list-1{
    width: 255px;
    height: 173px;
    background-color: #f9f9f9;
    border: 1px solid #f0f0f0;
    text-align: center;
    padding-top: 39px;
    margin: 0 15px;
    position: relative;
}
.remenqiye-list-1 .m_lev{
    position: absolute;
    top: 0;
    left: 0;
}
.remenqiye-list-1 .m_img{
    width: 88px;
    height: 88px;
}
.remenqiye-list-1 p{
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 6px;
}
.remenqiye-list-1 span{
    color: #999999;
    font-size: 14px;
}
.remenqiye-list-arrow{
    position: absolute;
    top: 120px;
    cursor: pointer;
}
.remenqiye-list-arrow.left{
    left: 0;
}
.remenqiye-list-arrow.right{
    right: 0;
}
.weizhi{
    font-size: 12px;
    margin-bottom: 15px;
    margin-left: 15px;
    color:#888;
}
.qiye-search{
    width: 680px;
    margin: 37px auto;
}
.qiye-search .qiye-search-input{
    width: 518px;
    height: 46px;
    border-radius: 60px;
    border: 1px solid #ff9955;
    padding-left: 20px;
    font-size: 16px;
    outline: none;
}
.qiye-search .qiye-search-btn{
    display: inline-block;
    width: 130px;
    height: 48px;
    background-image: linear-gradient(to right, #fc911d ,#ff3d00);
    color: #ffffff;
    border: 0;
    border-radius: 60px;
    cursor: pointer;
}
.qiye-search .qiye-search-btn:hover{
    background-image: linear-gradient(to right, #ff3d00, #fc911d);
}
.huiyuanqiye-list{
    padding: 0 20px;
}
.huiyuanqiye-list li{
    width: 260px;
    margin: 0 15px 20px;
    padding-top: 40px;
    float: left;
    text-align: center;
}
.huiyuanqiye-list li img{
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
}
.huiyuanqiye-list li p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.huiyuanqiye-list li .tit{
    font-size: 16px;
    padding: 10px 10px 5px;
    color: #333;
}
.huiyuanqiye-list li .sm{
    font-size: 14px;
    color: #666;
    padding: 0 10px;
}
.huiyuanqiye-list li .more{
    margin-top: 15px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    border-top: 1px solid #f0f0f0;
}
.huiyuanqiye-list li div:hover{
    background-color: #14a4f1;
}
.huiyuanqiye-list li div:hover p{
    color: #fff;
}
