.hr_con{
    width: 1200px;
    margin: auto;
}
.hr_tit{
       height: 45px;
    line-height: 45px;
    background: #E1E2E6;
    position: relative;
    margin: 40px 0 30px;
    padding-left: 30px;
    font-size: 18px;
}
.hr_tit i{
    display: block;
    height: 18px;
    border-left: 2px solid #BD1A13;
    position: absolute;
    top: 13px;
    left: 20px;
}
.hr_ln{
    overflow: hidden;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}
.hr_ln .hr_ln_l{
    width: 585px;

}
.hr_ln .hr_ln_r{
    width: 585px;

}
.hr_ln .hr_ln_tit{
        height: 80px;
    background: url(/res/Home/structure/21124456.png) no-repeat;
    background-size: cover;
    padding: 15px 30px;
}
.hr_ln .hr_ln_tit h4{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
margin-bottom: 5px;
}
.hr_ln .hr_ln_tit span{
    color: #FFFFFF;
    font-size: 14px;
}
.hr_ln ul{
        border: 1px solid #eee;
        border-top: none;
    padding: 13px 30px;
    height: 220px;
}
.hr_ln ul li {
    line-height: 2;
    font-size: 14px;
        position: relative;
}
.hr_ln ul li::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #666;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    left: -14px;
}

#Content3{
    background: #F7F7F7;
    padding-top: 1px;
    padding-bottom: 1px;
}
.hr_fz_p{
    font-size: 14px;
    padding: 0 15px 30px;
    line-height: 2;
-webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
.hr_fz_f ul{
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
}
.hr_fz_f ul li{
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #FFFFFF;
    width: 580px;
    padding: 30px;
}
.hr_fz_f ul li embed {
    margin-bottom: 12px;
}
.hr_fz_f ul li i{
    display: block;
    width: 33px;
    height: 33px;
    margin-bottom: 12px;
}
.hr_fz_f ul li i.hr_fz_f_i1{
    background: url(/res/Home/structure/21124457.png) no-repeat;
    background-size: cover;
}
.hr_fz_f ul li i.hr_fz_f_i2{
    background: url(/res/Home/structure/21124458.png) no-repeat;
    background-size: cover;
}
.hr_fz_f ul li i.hr_fz_f_i3{
    background: url(/res/Home/structure/21124459.png) no-repeat;
    background-size: cover;
}
.hr_fz_f ul li i.hr_fz_f_i4{
    background: url(/res/Home/structure/21124460.png) no-repeat;
    background-size: cover;
}
.hr_fz_f ul li h4{
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.hr_fz_f ul li p{
    font-size: 14px;
    line-height: 2;
-webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
.hr_fz_ph {
    padding: 40px 0 60px;
    position: relative;
    overflow: hidden;
}
.hr_fz_ph h2{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 8px;
    text-align: center;
}
.hr_fz_ph p{
    font-size: 18px;
    margin-bottom: 50px;
    text-align: center;
}
.hr_fz_ph span{
    display: block;
    width: 794px;
    margin: auto;
    border-top: 1px solid #5574C2;
    position: relative;
}
.hr_fz_ph span::before{
    content: '';
    display: block;
    height: 30px;
    border-left: 1px solid #5574C2;
    position: absolute;
    bottom: 0;
    left: 50%;
}
.hr_fz_ph ul{
   /* display: flex;
    justify-content: space-evenly;*/
    margin-top: 50px;
}
.hr_fz_ph ul li{
    color: #FFFFFF;
    padding: 34px 25px;
    width: 122px;
    border-radius: 50%;
    font-size: 18px;
    position: relative;
    float: left;
    margin-left: 142.3px;
}
.hr_fz_ph ul li.hr_fz_ph_li1{background: #5574C2;}
.hr_fz_ph ul li.hr_fz_ph_li2{background: #42BDB3;}
.hr_fz_ph ul li.hr_fz_ph_li3{background: #BD4253;}
.hr_fz_ph ul li.hr_fz_ph_li4{background: #BA9244;}
.hr_fz_ph ul li::before{
    content: '';
    display: block;
    height: 30px;
    border-left: 1px solid #5574C2;
    position: absolute;
    top: -50px;
    left: 50%;
}
.hr_fz_ph ul li::after{
    content: '';
    display: block;
    border-left: 5px solid transparent;
    border-top: 10px solid #5574C2;
    border-right: 5px solid transparent;
    position: absolute;
    top: -24px;
    left: 56px;
}

.hr_job_p{
    padding: 0 15px;
}
.hr_job_p p{
    line-height: 2;
    font-size: 14px;
    margin-bottom: 20px;
-webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
.hr_job_xz{
    padding: 30px;
    background: #F7F7F7;
    overflow: hidden;
    margin-bottom: 60px;
}
.hr_job_xz img{
    float: left;
    margin-right: 30px;
}
.hr_job_xz .hr_job_xz_r{
    float: left;
    width: 700px;
}
.hr_job_xz .hr_job_xz_r span{
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.hr_job_xz .hr_job_xz_r p{
    font-size: 14px;
    line-height: 2;
-webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
.hr_job_xz .hr_job_xz_r .hr_job_xz_job {
    position: relative;
}
.hr_job_xz .hr_job_xz_r .hr_job_xz_job h1 {
    display:none;
    position: absolute;
    top: -140px;
    right: 0;
    box-shadow: 0 0 20px 0px #ccc;
}
.hr_job_xz .hr_job_xz_r .hr_job_xz_job h1 img {
    width: 120px;
    margin: 0;
}
.hr_job_xz .hr_job_xz_r .hr_job_xz_job h1::after {
    content: '';
    display: block;
    border-left: 15px solid transparent;
    border-top: 15px solid #FFFFFF;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -13px;
    left: 45px;
}
.hr_job_xz .hr_job_xz_r .hr_job_xz_job h4 {
    height: 44px;
    line-height: 44px;
    width: 120px;
    background: #B60E0D;
    text-align: center;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 14px;
    border-radius: 3px;
    float: right;
    cursor: pointer;
}

.hr_come {
    text-align: center;
    padding: 40px;
}
.hr_come a {
background: #B60E0D;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    width: 140px;
    color: #FFFFFF;
    letter-spacing: 2px;
    border-radius: 3px;
    font-size: 14px;
}
.hr_come a:hover {
    background: #a81918;
}

/*¼ÓÈëÎÒÃÇ*/
.hr_post li{
    margin-bottom: 30px;
}
.hr_post .hr_post_tit{
    background: #FFFFFF;
    padding: 20px 30px;
position: relative;
}
.hr_post .hr_post_tit:hover,
.hr_post .hr_post_tit.active{
    background: #851E1F;
    color: #FFFFFF;
}
.hr_post .hr_post_tit h4{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.hr_post .hr_post_tit div{
    position: relative;
}
.hr_post .hr_post_tit div span{
    font-size: 16px;
    color: #1c5cdb;
}
.hr_post .hr_post_tit:hover div span,
.hr_post .hr_post_tit.active div span{
    color: #FFFFFF;
}
.hr_post .hr_post_tit div i{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #1c5cdb;
    border-top: 2px solid #1c5cdb;
    transform: rotate(45deg);
    position: absolute;
    top: 7px;
    left: 70px;
}
.hr_post .hr_post_tit:hover div i{
    border-color: #FFFFFF;
}
.hr_post .hr_post_tit.active div i{
    transform: rotate(135deg);
    border-color: #FFFFFF;
    top: 4px;
    left: 73px;
}
/*.hr_post .hr_post_tit i.hr_post_icon {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 25px;
    right: 30px;
    background: url(/res/Home/structure/21124916.png) no-repeat;
    background-size: cover;
}
.hr_post .hr_post_tit:hover i.hr_post_icon,
.hr_post .hr_post_tit.active i.hr_post_icon{
    background: url(/res/Home/structure/21124917.png) no-repeat;
    background-size: cover;
}*/
.hr_post .hr_post_tit span#VideoIDPicture {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 25px;
    right: 30px;
    overflow: hidden;
}
.hr_post .hr_post_tit span#VideoIDPicture img {
    width: 20px;
}
.hr_post .hr_post_tit:hover span#VideoIDPicture img,
.hr_post .hr_post_tit.active span#VideoIDPicture img{margin-top: -24px;}


.hr_post_item{
    display: none;
    margin-top: 30px;
    margin-bottom: 60px;
    padding: 0 30px;
}
.hr_post_item .hr_post_gw{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.hr_post_item .hr_post_gw h2{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.hr_post_item .hr_post_gw div{
    font-size: 14px;
}
.hr_post_item .hr_post_gw div span {
    margin: 10px;
}
.hr_post_item .hr_post_gw div span#VideoIDbumen {
    margin-left: 0;
}
.hr_post_item .hr_post_ze{
    margin-bottom: 30px;
}
.hr_post_item .hr_post_ze h3{
    font-size: 16px;
    margin-bottom: 20px;
}
.hr_post_item .hr_post_ze p{
    font-size: 14px;
    line-height: 1.8;
}
.hr_post_way p {
    font-size: 14px;
    line-height: 2;
}
/*.hr_con ul{margin-bottom:100px;}*/