@charset "utf-8";

.talents {
    width: 100%;
    background: #fff;
    padding-top: 54px;
    padding-bottom: 106px;
}

.talents-center {
    width: 1280px;
    margin: 0 auto;
}

.input-right {
    float: right;
    height: 62px;
}

.input-right i {
    display: block;
    font-style: normal;
    float: left;
    height: 62px;
    width: 528px;
    background: rgba(247, 247, 250, .9);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    overflow: hidden;
}

.input-right i input {
    display: block;
    width: 80%;
    height: 62px;
    line-height: 62px;
    padding-left: 20px;
    border: none;
    font-size: 15px;
    background: rgba(247, 247, 250, .9);
}

.input-right a {
    display: block;
    float: left;
    width: 118px;
    height: 62px;
    background: #0062a6;
    font-size: 18px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.talents-info {
    padding-top: 76px;

}

.talents-info-header {
    width: 100%;
    height: 40px;
    background: #f4f4f4;
}

.talents-info-header li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    float: left;
    text-align: center;
    width: 220px;
}

.talents-item-header {
    padding-top: 25px;
    padding-bottom: 24px;
    border-top: 1px dotted #b9b9b9;
    border-bottom: 1px dotted #b9b9b9;
    position: relative;
    cursor: pointer;
}

.talents-item-header:first-child {
    border-top: 0;
}

.talents-item-header:last-child {
    /* border-bottom: 0; */
}

.talents-item-header ul li {
    font-size: 14px;
    color: #999999;
    float: left;
    text-align: center;
    width: 220px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
}

.talents-item-header ul li:first-child {
    color: #555555;
    font-size: 17px;
    font-weight: 600;
}

.talents-item-header h6 {
    width: 1054px;
    padding-top: 17px;
    font-size: 14px;
    color: #888888;
    padding-left: 32px;
}

.talents-item-header i {
    font-style: normal;
    display: block;
    position: absolute;
    right: 40px;
    bottom: 30px;
    width: 23px;
    height: 13px;
    background: url('../images/talents/hide.png');
    background-size: 100% 100%;
}

.talents-item-header i.active {
    background: url('../images/talents/hideactive.png');
    background-size: 100% 100%;
}

.talents-txt {
    width: 100%;
    box-sizing: border-box;
    padding-left: 32px;
    padding-right: 70px;
    border-bottom: 1px dotted #b9b9b9;
}

.talents-txt h5 {
    font-size: 17px;
    color: #0062a6;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 10px;
}

.talents-txt h4 {
    font-size: 16px;
    color: #333333;
    font-weight: 300;
    padding: 10px 0;
}

.talents-txt p {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.talents-txt-btn {
    margin-top: 26px;
    margin-bottom: 50px;
}

.talents-txt-btn a {
    display: block;
    float: left;
    margin-right: 18px;
    width: 190px;
    height: 44px;
    line-height: 44px;
    font-size: 15px;
    border: 1px solid #0062a6;
    color: #0062a6;
    border-radius: 3px;
    text-align: center;
}

.talents-txt-btn a i {
    display: inline-block;
    font-style: normal;
    margin-left: 6px;
    width: 17px;
    height: 16px;
    background: url('../images/talents/download.png');
    background-size: 100% 100%;
}

.talents-txt-btn a:nth-child(2) {
    margin-right: 10px;
    background: #0062a6;
    color: #fff;
}

.talents-txt-btn span {
    float: left;
    font-size: 12px;
    color: #666666;
    position: relative;
    top: 26px;
}

.talents-txt-btn span s {
    text-decoration: none;
    color: #0062a6;
}


.news-firm-left-page {
    margin-top: 44px;
}

.news-firm-left-page span {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 67px;
    color: #a2a2a2;
    border: 1px solid #e9e9e9;
    font-size: 0;
    cursor: pointer;
}


.news-firm-left-page span i {
    font-style: normal;
    display: inline-block;
    width: 10px;
    height: 16px;
    background: url('../images/about/left.png');
    background-size: 100% 100%;
}

.news-firm-left-page span:last-child i {
    background: url('../images/about/right.png');
    background-size: 100% 100%;
}

.news-firm-left-page ol {
    float: left;
    padding: 0 18px;
}

.news-firm-left-page ol li {
    list-style: none;
    float: left;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #333333;
    border: 1px solid #e9e9e9;
    font-size: 14px;
    cursor: pointer;
}

.news-firm-left-page ol li.newspageacitve {
    color: #fff;
    background: #0050ab;
}

.news-firm-left-page ol li:hover {
    color: #fff;
    background: #0050ab;
}


.news-firm-left-page a {
    list-style: none;
    float: left;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #333333;
    border: 1px solid #e9e9e9;
    /**border-left: 0;**/
    font-size: 14px;
    cursor: pointer;
}

.news-firm-left-page a:hover{
    color: #fff;
    background: #0050ab;
}

.news-firm-left-page a.on{
    color: #fff;
    background: #0050ab;
}


.job_upload {
    position: relative;
    width: 191px;
    margin-right: 10px;
    background: #0062a6;
    color: #fff;
        border-radius: 3px;
}
.job_upload .file {
    position: absolute;;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
}
.job_upload a {
    color: #fff;
}