
/* --------招聘-------- */

.recruitment-box{
    width: 1095px;
    margin:0 auto;
    padding:50px 0 20px 0;
    position: relative;
}
.recruitment-con{
    width:70%;
    display: inline-block;
}
.recruitment-con h3{
    font-size: 22px;
    color: #333333;
    padding: 3px 0;
    line-height: 1.7em;
}
.recruitment-con h4{
    font-weight: inherit;
}
.recruitment-con h4,.recruitment-con p,.recruitment-bot p{
    font-size:12px;
    color: #5A5A5A;
    line-height: 24px;
}
.recruitment-conp{
    margin-top:30px;
}

.recruitment-imgbg{
    width: auto;
    height: 332px;
    position: absolute;
    top: 40px;
    right:0px;
}
.recruitment-bot{
    margin:20px 0;
}

/* --------新闻详情-------- */
.newsdetail-title,.newsdetail-left h3{
    font-weight:inherit;
    color:#666666;
    font-size:18px;
    margin-bottom:54px;
}
.newsdetail-left h3{
    color:#333;
    margin-bottom:18px;
}
.newsdetail-left{
    display: inline-block;
    width:calc(100% - 340px);
    width:-webkit-calc(100% - 340px);
    width:-moz-calc(100% - 340px);
    min-height: 400px;
    text-align: center;
    border-bottom:1px solid #F0F0F0;
    padding-bottom:50px;
}
.newsdetail-left h4{
    font-weight:inherit;
    font-size:14px;
    color:#999;
}
.newsdetail-left p{
    text-align:left;
    margin-top:24px;
    font-size:14px;
    color:#666;
    line-height:26px;
    text-indent:28px;
}

.newsdetail-right{
    width:280px;
    display:inline-block;
    margin-left:30px;
    position: absolute;
    background:#F7F7F7;
}

.newsdetail-right .newsdetail-right-p{
    font-size:18px;
    height: 50px;
    line-height:50px;
    border-bottom:1px solid #E6E6E6;
}
.newsdetail-right-p span{
    display: inline-block;
    width:3px;
    height:22px;
    background:#FCA112;
    vertical-align: middle;
    margin-right:10px;
}
.newsdetail-right ul{
    padding:0 10px 50px 10px;
}
.newsdetail-right ul li{
    border-bottom:1px solid #E6E6E6;
    font-size:14px;
}
.newsdetail-right ul li a{
    cursor: pointer;
    display: block;
    margin:16px 0 12px 0;
    width: 92%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsdetail-right ul li span{
    display: block;
    font-size:12px;
    color:#999;
    margin-bottom:20px;
}
.newsdetail-bot p{
    display: inline-block;
    margin-right:100px;
    width:200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* --------使用协议-------- */
.useAgreement-con{
    border-top:1px solid #eeeeee;
    padding:20px;
}
.useAgreement-box h4{
    color:#444;
    font-size: 14px;
    text-align:right;
    margin-top:30px;
    line-height:28px;
}
.recruitment-top-p{
    color: rgb(64, 64, 64);
    font-size: 16px;
    line-height:48px;
    padding-left:20px;
}
.useAgreement-con p{
    color: rgb(64, 64, 64);
    font-size: 14px;
    line-height:28px;
}
.useAgreement-con:nth-child(2) p:nth-child(1){
    margin-bottom:10px;
}
.useAgreement-con:nth-child(2) p:nth-child(2),.useAgreement-con-p{
    text-indent:28px;
}
.recruitment-box>.useAgreement-con:not(:nth-child(2)) p:first-child{
    color:#0099ff;
    margin-bottom:16px;
}
.useAgreement-con .useAgreement-con-p1{
    margin-top:30px;
}
.useAgreement-con .useAgreement-con-p2{
    margin-bottom:30px;
}
.useAgreement-con-h4{
    margin-bottom:100px;
}

/* --------行业新闻-------- */
.industrydetail-left img{
    width:700px;
}
.industrydetail-left .industrydetail-p{
    color: #E69138;
    font-weight:bold;
}