/*index-header部分start*/
.header{
    width: 100%;
    min-width: 1280px;

    background: url("../images/talent-bg1.png") no-repeat ;
     background-size: 100% 100%;
}
/*index-header部分end*/

body{
    background-color: #eae9e8;
}

.neww{
    width: 76%;
    margin: 0 12%;
    padding: 3% 0;
}
.newdetails{
    background-color: #fff;
    width: 65%;
    margin: 5% 17.5%;
}
.newdetails-mes>div,.newdetails-mes>span{
    font: 0.22rem/0.45rem "microsoft yahei";
}
.newdetails-mes-redtip{
    display: inline-block;
    width: 1.3rem;
    height: 0.45rem;
    background: #ff0000;
    border-radius: 2px;
    font: 22px/37px "microsoft yahei";
    color: #fff;
    text-align: center;
    margin: 0.2rem 0 0.2rem 0px;
}
.newdetails-mes-text{
    display: inline-block;
    font: 24px "microsoft yahei";
    color: #666;
    margin-left: 0.2rem;
    margin-right:0.2rem;
}
.newdetails h2{
    margin-top: 40px;
    font: 0.55rem "microsoft yahei";
    color: #333;
}
.newdetails-text{
    font: 300 0.3rem/0.7rem "microsoft yahei";
    color: #333;

    margin-top:20px;
}
.talentDetail-duty{
    word-break:normal;
    width:auto;
    display:block;
    white-space:pre-line;
    word-wrap : break-word ;
    overflow: hidden ;
    margin-top: -60px;
    margin-bottom: 60px;
}
