body {
    background-color: #F5F5F5
}

.bar {
    width: 100%;
    background: url("../image/introduce/bar.jpg");
    height: 479px;
    background-size: 100% 100%;
    padding-top: 1px
}

.bar .content {
    width: 1200px;
    margin: 86px auto 0;
    position: relative
}

.bar .content p {
    font-size: 25px;
    color: #FFFFFF;
    line-height: 85px;
    padding-left: 8px
}

.bookmark {
    font-size: 14px;
    color: #969696;
    margin: 12px auto 36px;
    width: 1200px
}

.hrmpark {
    width: 1200px;
    margin: 0 auto;
    font-size: 0
}

.nav {
    display: inline-block;
    vertical-align: top;
    width: 190px;
    height: 294px;
    padding: 0 12px;
    background-color: #223F53;
    color: #FFFFFF;
    margin-right: 7px
}

.nav ul li {
    line-height: 72px;
    border-bottom: solid 1px rgba(255,255,255,0.43);
    font-size: 18px
}

.nav ul li:nth-child(4) {
    border-bottom: none
}

.nav ul li i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #FFFFFF;
    margin: 0 15px;
    vertical-align: middle;
    border-radius: 4px
}
.nav ul li a{color: #FFFFFF!important;}
.nav ul .active {
    font-weight: bold
}

.hrmpark .content {
    width: 909px;
    padding: 1px 35px;
    background-color: #FFFFFF;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #333333;
    margin-bottom: 80px
}

.hrmpark .content .title {
    font-size: 26px;
    color: #223F53;
    font-weight: bold;
    line-height: 1.2;
    margin: 17px 0 28px;
    text-align: center
}

.hrmpark .content .title_content {
    font-size: 22px;
    color: #223F53;
    font-weight: bold;
    line-height: 16px;
    text-indent: 0;
    border-left: solid 9px #223F53;
    padding-left: 10px;
    margin: 10px 0
}

.hrmpark .content .introduce p {
    line-height: 2;
    margin-bottom: 30px;
    text-indent: 2rem
}

.introduce {
    margin-bottom: 10px;
    padding-bottom: 1px
}

.advantage {
    margin-bottom: 40px;
    padding-top: 15px
}

.advantage .map {
    float: left;
    margin: 0 100px 0 10px
}

.hrmpark .content .advantage .bold {
    font-size: 16px;
    color: #333333;
    margin: 20px 0
}

.hrmpark .content .advantage .bold img {
    vertical-align: middle;
    width: 15px;
    margin: -2px 15px 0 0
}

.hrmpark .content .advantage p {
    text-indent: 0;
    font-size: 14px;
    color: #676767;
    margin-bottom: 10px;
    line-height: 1.8
}

.functional {
    margin: 60px auto;
    background: url("../image/introduce/introduce.png");
    background-size: 100% 100%;
    height: 256px
}

.functional ul {
    font-size: 0
}

.functional .second {
    margin-top: 122px;
    padding-left: 110px
}

.functional ul li {
    text-align: center;
    width: 155px;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 55px;
    line-height: 66px;
    color: #FFFFFF;
    font-size: 15px
}

.functional .second li {
    text-align: center;
    width: 155px;
    display: inline-block;
    vertical-align: top;
    margin: 0 55px 0 20px;
    line-height: 66px;
    color: #FFFFFF;
    font-size: 15px
}

.functional ul li:nth-child(4) {
    margin-right: 0;
    margin-left: 60px
}

.functional .second .right {
    text-align: right;
    line-height: 1.5;
    padding: 12px 25px 0 0;
    width: 130px
}

.policy .item {
    border-bottom: dashed 2px #D5D5D5;
    line-height: 1.7;
    margin-bottom: 20px;
    cursor: pointer
}

.policy .item .name {
    font-size: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.policy .item .time {
    font-size: 14px;
    color: #969696;
    margin-bottom: 15px
}

.policy .item .word {
    font-size: 14px;
    color: #676767;
    margin-bottom: 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.policy .page {
    text-align: left;
    margin: 20px 0 30px
}

.apply {
    margin: 20px 0 30px
}

.apply_inline {
    margin: 20px 0 30px;
    display: inline-block;
    vertical-align: top;
    width: 240px
}

.apply .apply_title {
    font-size: 18px;
    font-weight: bold
}

.apply p {
    font-size: 15px;
    line-height: 26px;
    padding-left: 8px;
    margin-bottom: 10px
}

.apply .item {
    width: 310px;
    text-align: center;
    font-size: 0;
    margin-bottom: 25px
}

.apply .item span {
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    width: 75px;
    padding-right: 5px;
    text-align: right;
    line-height: 39px
}

.apply .item input {
    vertical-align: top;
    width: 202px;
    padding-left: 20px;
    height: 37px;
    border-radius: 10px;
    border: solid 1px #CDCDCD;
    background-color: #FFFFFF;
    font-size: 14px;
}

.apply .item button {
    width: 106px;
    height: 35px;
    border: none;
    border-radius: 10px;
    background-color: #223F53;
    color: #FFFFFF;
    font-size: 15px
}

.company {
    margin-bottom: 60px
}

.company .company_item {
    display: inline-block;
    vertical-align: top;
    width: 290px;
    height: 215px;
    padding-top: 23px;
    margin-right: 11px;
    margin-bottom: 13px;
    background-color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    position: relative;
    border: solid 1px #EBEBEB
}

.company .company_item:nth-child(3n+3) {
    margin-right: 0
}

.company .company_item img {
    width: 66px;
    height: 66px;
    border-radius: 5px;
    border: solid 1px #DEDEDE
}

.company .company_item p {
    padding: 0 25px;
    color: #787878;
    font-size: 14px;
    text-align: center;
    line-height: 1.8;
}

.company .company_item .content_company {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.company .company_item .name {
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 3px 0
}

.company .company_item a {
    position: absolute;
    bottom: 10px;
    font-size: 14px;
    color: #223F53;
    display: inline-block;
    margin-left: -38px
}

.detail {
    font-size: 14px;
    line-height: 25px
}

.detail pre {
    font-family: "Microsoft YaHei", serif;
    white-space: pre-wrap;
    word-wrap: break-word;
    margin: 35px 0
}

.detail .title_detail {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin: 45px 0 10px
}

.detail .time {
    font-size: 14px;
    color: #969696;
    padding-bottom: 15px;
    border-bottom: dashed 1px #D5D5D5;
}

#detail, #company, #policy, #apply {
    display: none
}
