﻿/*行业选择框*/
.industry_choose .industry_select{
    margin-left: -351px;
}

/*在线核名*/
.industry_p{
    position: relative;
    z-index: 111;
    box-shadow: 2px 4px 9px 0px rgba(0, 0, 0, 0.1);
    margin-top: 1px;
    height: 360px;
    max-height: 360px;
    overflow: auto;
}

.industry_p p{
    height: 36px;
    line-height: 36px;
    color: #333;
    font-size: 14px;
    padding-left: 0;
}

.industry_p .active{
    color: #4d85fb;
}

.industry_p p:hover{
    background-color: #f2f2f2;
    color: #353535;
}

.select_form2{
    background: rgba(62,78,201,.8)!important;
}

.select_form2 .font_num span{
    margin-left: 20px!important;
}

.heming_input .iconfont{
    position: absolute;
    left: 39px;
    top: 0;
}

.heming_input input{
    height: 36px;
    font-size: 14px;
    width: 65px;
    padding-left: 60px;
    border: none;
}

.heming_industry_input input{
    width: 150px;
}

.heming_company{
    position: relative;
}

.heming_company input{
    padding-left: 15px;
    width: 83px;

}

.heming_company .iconfont{
    position: absolute;
    left: 100px;
}


/* 为什么使用企搜宝查名 */
.why_choose{
    height: auto;
    padding-top: 39px;
    padding-bottom: 83px;
    background-color: #fff;
    /*background-repeat: no-repeat;*/
    /*background-size: 100%;*/
    /*background-position-y: 100%;*/
}

.why_choose_head{
    font-size: 36px;
    color: #333333;
    margin-bottom: 23px;
}

.no_use_head{
    color: #333333;
    font-size: 16px;
    padding-bottom: 10px;
}

.no_use_pic{
    width: 560px;
    height: 364px;
}

.no_use_pic img{
    width: 560px;
    height: 364px;
}

.no_use_but{
    font-size: 18px;
    color: #fecd50;
    margin: 168px 6px 7px 6px;
}

.no_use_but_t{
    margin: 0 19px;
}

.no_use_but_t .icon-pc-zhixiang-you{
    font-size: 32px;
    color: #333333;
    margin-left: 5px;
}

.use{
    margin-top: 45px;
    margin-bottom: 80px;
}

.noopsyche_head{
    margin-bottom: 52px;
    font-size: 36px;
    color: #333333;
}

.noopsyche_body ul li{
    width: 33.1%;
    float: left;
    height: 240px;
}

.noopsyche_pic{
    width: 380px;
    height: 240px;
    background-image: url('../images/zhineng1.png');

}

.noopsyche_pic1{
    margin-left: 10px;
    background-image: url('../images/zhineng2.png');
}

.noopsyche_pic2{
    margin-left: 18px;
    background-image: url('../images/zhineng3.png');
}

.noopsyche_pic_bg{
    width: 100%;
    height: 100%;
    background-color:rgba(38,138,251,0.67);
}
.noopsyche_pic_bg:hover{
    opacity:0.9;
}

.tonji_zhuce{
    padding-top: 94px;
    text-align: center;
}

.amount_zhuce{
    font-size: 36px;
    color: #fefefe;
    margin-bottom: 15px;
}

.tonji_zhuce p{
    font-size: 16px;
    color: #fff;
}

.tonji_zhuce .qiyeInfo{
    * color: #fecd50;
}