/* ---------------新闻报道-------------- */

.newsReport-box{
    width: 1095px;
    margin:0 auto;
    padding:50px 0 20px 0;
}
.newsReport-topul{
    margin-bottom:10px;
}
.newsReport-topul li{
    float:left;
    height: 50px;
    line-height: 50px;
    font-size:16px;
    color:#656565;
    padding:0 5px;
    margin-right:10px;
}
.newsReport-topul li a{
    display:inline-block;
    cursor: pointer;
}
.newsReport-topul li a:hover,.newsReport-topli a{
    color:#656565;
    border-bottom:2px solid #0099FF;
}

.newsReport-con li{
    margin-top:72px;
}
.newsReport-con li div{
    display:inline-block;
}
.newsReport-con .newsReport-condivl{
    width:80px;
    border-top:3px solid #dadada;
    margin-right:40px;
}
.newsReport-condivl p{
    color: #2e2e2e;
    font-size: 28px;
    line-height: 42px;
}
.newsReport-condivl span{
    font-size: 16px;
    color:#c3c3c3;
}

.newsReport-condivr{
    width:calc(100% - 120px);
    width:-webkit-calc(100% - 120px);
    width:-moz-calc(100% - 120px);
    border-bottom: 1px solid #dadada;
    padding-bottom: 30px;
}
.newsReport-condivr a{
    font-size: 24px;
    color: #535353;
    line-height:36px;
}
.newsReport-condivr a:hover{
    color:#0099ff;
}
.newsReport-condivr p{
    font-size: 14px;
    line-height: 22px;
    padding-top: 26px;
    color: #898888;
}


/* ------行业新闻----- */

.taxRefund-toplimg{
    width: 200px;
    height: 150px;
    margin-right:40px;
}
.newsReport-condivr1{
    width:calc(100% - 240px);
    width:-webkit-calc(100% - 240px);
    width:-moz-calc(100% - 240px);
}
.newsReport-condivr1 span{
    display:block;
    font-size:12px;
    padding-top:8px;
    color: #929292;
}
.newsReport-condivr1 p{
    padding-top:12px;
}

/* --------底部分页------ */
.newsReport-bot{
    text-align:center;
    margin:50px auto 100px;
}
.newsReport-bot a{
    display:inline-block;
    border:1px solid #888;
    padding:2px 6px;
    margin:2px;
    color:#888;
    background-color:#fff;
    cursor: pointer;
}
.newsReport-bot a:hover,.newsReport-bot .newsReport-bota{
    color:#fff;
    background-color:#888;
}

/* ------------人才招聘--------- */
.recruitment-condivr img{
    width: 100px;
    height: 100px;
    margin-right:40px;
}
.recruitment-condivr p{
    width:calc(100% - 140px);
    width:-moz-calc(100% - 140px);
    width:-webkit-calc(100% - 140px);
}